Closed
Description
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.