Bug summary
I recently installed matplotlib 3.11.0 and logarithmic axes now look like this.
Code for reproduction
#... basically any values from 0 to 1 will do
ax.plot(x, y)
ax.set_yscale('log')
#...
Actual outcome
Expected outcome
Axes used to print normal exponential numbers.
Additional information
No response
Operating system
Ubuntu
Matplotlib Version
3.11.0
Matplotlib Backend
No response
Python version
gtk3agg
Jupyter version
No response
Installation
pip
Bug summary
I recently installed matplotlib 3.11.0 and logarithmic axes now look like this.
Code for reproduction
Actual outcome
Expected outcome
Axes used to print normal exponential numbers.
Additional information
No response
Operating system
Ubuntu
Matplotlib Version
3.11.0
Matplotlib Backend
No response
Python version
gtk3agg
Jupyter version
No response
Installation
pip