# Packages
No description provided by the author
# Functions
Return the name of the current backend.
Return the string path of the cache directory.
Return the string path of the configuration directory.
Return the path to Matplotlib data.
Set whether to redraw after every plotting command (e.g.
Return whether to redraw after every plotting command.
Get the location of the config file.
Returns a new subclass of tuple with named fields.
Parse the given version string.
Set the current `.rcParams`.
Return a context manager for temporarily changing rcParams.
Restore the `.rcParams` from Matplotlib's internal default style.
Update `.rcParams` from file.
Restore the `.rcParams` from the original rc file loaded by Matplotlib.
Construct a `RcParams` instance from the default Matplotlib rc file.
Construct a `RcParams` from file *fname*.
Convert dictview objects to list.
Configure Matplotlib's logging levels.
Select the backend used for rendering and GUI integration.
# Constants
No description provided by the author