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
MAINT: Warn on non-increasing/decreasing pcolor coords
pcolor* will now automatically calculate bin edges for users
if shading is 'auto' or 'nearest'. This can lead to surprising
resulting edge calculations if the coordinate arrays are not
sorted prior to calling the function.
0 commit comments