-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
inconsistent colorbar tick labels for LogNorm #12488
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
Labels
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Comments
I just tested this exact code with
|
It may well be that #9903 just exposed a bug deeper in the stack, I wouldn't be surprised at all by that :) |
Nope, it was a bug in colorbar. My bad. That code is still somewhat messy. But for 3.0.1 lets just get the bugfix in... |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Bug report
Bug summary
Code for reproduction
Actual outcome
Expected outcome
Either both tick labels use a superscript exponent (preferable), or neither does.
Noted while investigating #12473 (comment).
Matplotlib version
The text was updated successfully, but these errors were encountered: