Skip to content

"Width" Argument in ScatterPlot does not change plot size #34

@liamjdavis

Description

@liamjdavis
scatter = ScatterPlot(df['runtime'], df['rule_ratio'], width=10)
scatter.plot()

The width parameter in ScatterPlot does not change plot dimensions, there is also no height argument. Reference LinePlot for how to fix this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions