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: ValueError when hexbin is run with empty arrays and log scaling. (matplotlib#23944)
* Add test for empty hexbin with log scaling.
* Use guarded autoscale_None for use when vmin/vmax are None.
* Add additional check when auto vmin/vmax are None.
0 commit comments