Skip to content

BUG: improve integer step selection in MaxNLocator #7770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 9, 2017

Conversation

efiring
Copy link
Member

@efiring efiring commented Jan 9, 2017

MaxNLocator with integer=True was unnecessarily restricting the
possible steps. The restriction to integers is now done after
scaling, not before.

MaxNLocator with integer=True was unnecessarily restricting the
possible steps.  The restriction to integers is now done after
scaling, not before.
@tacaswell tacaswell modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Jan 9, 2017
@tacaswell tacaswell merged commit 59263ae into matplotlib:master Jan 9, 2017
tacaswell added a commit that referenced this pull request Jan 9, 2017
BUG: improve integer step selection in MaxNLocator
@tacaswell
Copy link
Member

backported as 5cdf8af

@efiring efiring deleted the MaxN_integer_fix branch October 24, 2021 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants