Skip to content

Default Intervals in ScatterPlot are not Dynamic #35

@liamjdavis

Description

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

Image

The default ScatterPlot intervals should visible. Use the logic from LinePlot, it does effective smart default intervals.

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