matplotlib.pyplot.rcdefaults
- 
matplotlib.pyplot.rcdefaults()[source]
- 
Restore the rcParamsfrom Matplotlib's internal default style.Style-blacklisted rcParams(defined inmatplotlib.style.core.STYLE_BLACKLIST) are not updated.See also - 
 matplotlib.rc_file_defaults
- Restore the rcParamsfrom the rc file originally loaded by Matplotlib.
- 
 matplotlib.style.use
- Use a specific style file. Call style.use('default')to restore the default style.
 
- 
 
Examples using matplotlib.pyplot.rcdefaults
 
    © 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
    https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.rcdefaults.html