You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(It is, sort of, well known that this is broken, see e.g. #16398, but good to have a separate issue for it in case someone is tempted to give it a go.)
Here is an example for a colorbar, but a similar behavior is seen elsewhere:
Bug summary
(It is, sort of, well known that this is broken, see e.g. #16398, but good to have a separate issue for it in case someone is tempted to give it a go.)
Here is an example for a colorbar, but a similar behavior is seen elsewhere:
matplotlib/tutorials/colors/colormapnorms.py
Lines 132 to 148 in a7b7260
gives
As seen, the top colorbar has a messed scale.
Code for reproduction
Actual outcome
Overlapping tick labels.
Expected outcome
Non-overlapping tick labels.
Additional information
No response
Operating system
No response
Matplotlib Version
Current main (pre-3.6.0)
Matplotlib Backend
No response
Python version
No response
Jupyter version
No response
Installation
No response
The text was updated successfully, but these errors were encountered: