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
Second attempt at fixing axis inversion (for mpl3.1).
Turns out that the behavior of nonsingular() and limit_range_for_scale()
w.r.t. respecting argument order is all over the place, so just re-sort
the axis limits after-the-fact.
0 commit comments