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
Possible fix for #4192.
This adds a new validation (validate_color_or_None) method for color
which allows None and restores `validate_color` to fail on None.
This will allow selected color rcparams to be `None` (not `'None'`)
which the library should interpret as "don't use this rcparam".
0 commit comments