[Matplotlib-devel] Changing rcParams locally, on the fly
Phyks
spam+matplotlib at phyks.me
Mon Feb 29 12:03:57 EST 2016
Hi,
Is there a way to change locally the rcParams, for a specific figure after
it has been created?
I know about the rcParams setting (for global settings) and the with
statement construction, but this requires to be done before the figure was
created, and I need to change the settings on an already existing figure (in
particular color cycler).
Thanks
--
View this message in context: http://matplotlib.1069221.n5.nabble.com/Changing-rcParams-locally-on-the-fly-tp46813.html
Sent from the matplotlib - devel mailing list archive at Nabble.com.
More information about the Matplotlib-devel
mailing list