Configurator.__setattr__¶
- Configurator.__setattr__(attr, value)[source]¶
Modify an
rc_matplotliborrc_proplotsetting using “dot” notation (e.g.,pplt.rc.name = value).
Modify an rc_matplotlib or rc_proplot setting using “dot” notation
(e.g., pplt.rc.name = value).