-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Description
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
| "Data has no positive values, and therefore cannot be log-scaled.") |
Reactions are currently unavailable