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
If `Axes._sharex` is not set, then the subsequent `Axes.cla` will change
the Axis scale to linear. If `Axes._sharex` is set, then `Axes.cla` will
call `Axes.sharex` just as was done here, but without resetting scale to
linear.
0 commit comments