Axes.autoscale
has scale-inconsistent margins
#16539
Milestone
Axes.autoscale
has scale-inconsistent margins
#16539
Bug report
Bug summary
Autoscaling axis behaviour is inconsistent for data on very small scales
Code for reproduction
Actual outcome
Expected outcome
The plot should scale in the same way regardless of absolute values of data range. E.g.
Matplotlib version
print(matplotlib.get_backend())
): module://ipykernel.pylab.backend_inlineInstalled with pacman on arch linux (installs from source.)
The text was updated successfully, but these errors were encountered: