Skip to content

Issue #6967 - symlog + minor ticks = exception#8353

Closed
ColinDruery wants to merge 10000 commits into
matplotlib:masterfrom
ColinDruery:master
Closed

Issue #6967 - symlog + minor ticks = exception#8353
ColinDruery wants to merge 10000 commits into
matplotlib:masterfrom
ColinDruery:master

Conversation

@ColinDruery

Copy link
Copy Markdown
Contributor

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.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.