matplotlib.pyplot.rcdefaults()
[source]
Restore the rc params from Matplotlib's internal default style.
Style-blacklisted rc params (defined in matplotlib.style.core.STYLE_BLACKLIST
) are not updated.
See also
rc_file_defaults
matplotlib.style.use
style.use('default')
to restore the default style.matplotlib.pyplot.rcdefaults
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.pyplot.rcdefaults.html