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
Should this be "Data has non-positive values, ..." rather than "Data has no positive values, ..."? I got this error while my array has some negative values, and it confused me.
Should this be "Data has non-positive values, ..." rather than "Data has no positive values, ..."? I got this error while my array has some negative values, and it confused me.
matplotlib/lib/matplotlib/ticker.py
Line 2430 in 25f1939