Skip to content

symlog + minor ticks = exception #8367

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
Mar 23, 2017
Merged

Conversation

ColinDruery
Copy link
Contributor

This is the reopened pull request for #8353
Issues with commits should now be resolved.

Calling minorticks_on() with symlog previously caused an exception. This fix passes a transform object into the SymmetricalLogLocator instead of a float type. Appended tests to verify minorticks_on() works with various combinations of log and symlog. I believe this should solve the issue described in #6967.

@NelleV NelleV changed the title symlog + minor ticks = exception [MRG+2] symlog + minor ticks = exception Mar 23, 2017
@NelleV
Copy link
Member

NelleV commented Mar 23, 2017

Note: this PR was approved already by @phobson.

@NelleV
Copy link
Member

NelleV commented Mar 23, 2017

Thanks @ColinDruery for this contribution! I'll merge as soon as the CI stuff finish running.

@NelleV NelleV merged commit 763fb35 into matplotlib:master Mar 23, 2017
@QuLogic QuLogic added this to the 2.0.1 (next bug fix release) milestone Mar 23, 2017
@QuLogic QuLogic changed the title [MRG+2] symlog + minor ticks = exception symlog + minor ticks = exception Mar 23, 2017
QuLogic pushed a commit to QuLogic/matplotlib that referenced this pull request Mar 27, 2017
@QuLogic
Copy link
Member

QuLogic commented Mar 27, 2017

Backported to v2.0.x as 6a6bcb3.

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.

4 participants