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
The rcParamsShort and rcParamsCustom dictionaries in rctools.py (used to power the rc_configurator) should have restricted keys and automatic entry validation, like rcParams. This can be done using the existing public matplotlib API and the RcParams class. It's a minor issue, maybe post-v1.