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
Fix errorbar autoscaling inconsistency on log axes (#31478)
* Fix errorbar autoscaling inconsistency on log axes (fixes#31462)
* Move log scale fix from _axes.py to collections.py root cause
* Use single figure for log autoscale test
* Fix formatting issues
0 commit comments