Skip to content

dynamic ticking (#5588) should avoid (if possible) single ticks #5784

Closed
@anntzer

Description

@anntzer

There's only one xtick left in statistics/violinplot_demo.py after #5588 got merged:
violinplot
Compare with before the patch:
violinplot_old
The old xticks were perhaps a bit cramped but there's clearly room for, say, two more xticks in the new output.
(On the other hand, this helped me catch a bug in offset text calculation logic when there's a single tick, so it's not all that bad...)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions