Skip to content

rcParams['axes.autolimit_mode'] = 'round_numbers' is broken #20508

@timhoffm

Description

@timhoffm

Bug report

... since 3.2.0. Compare the second plot in

https://matplotlib.org/3.2.0/gallery/ticks_and_spines/auto_ticks.html
https://matplotlib.org/3.1.1/gallery/ticks_and_spines/auto_ticks.html

Given that nobody has missed this so far, we might consider just removing this feature instead of repairing. If somebody really wants this, they can still calculate and set the limits themselves.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions