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
3d2ffef added special-casing to handle empty log-scale hexbins, but the
more back-compatible fix is to switch make_norm_from_scale to reproduce
the old behavior of setting vmin/vmax to np.ma.masked when autoscaling
with an empty array. (Whether that behavior is really better is
unclear, but until this is properly investigated, it seems safer to go
back to it.)
0 commit comments