X Tutup
Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 628 Bytes

File metadata and controls

37 lines (19 loc) · 628 Bytes

The top level :mod:`matplotlib` module

.. py:currentmodule:: matplotlib

.. autofunction:: use

.. autofunction:: get_backend

.. py:data:: rcParams

    An instance of :class:`RcParams` for handling default matplotlib values.

.. autofunction:: rc

.. autofunction:: matplotlib_fname

.. autoclass:: RcParams

.. autofunction:: rc_params

.. autofunction:: rc_params_from_file

.. autoclass:: rc_context
X Tutup