********************
``matplotlib.style``
********************

.. seealso::

   Examples of using style sheets with :func:`matplotlib.style.use` can be found at :doc:`/gallery/style_sheets/style_sheets_reference`.

.. automodule:: matplotlib.style
   :members:
   :undoc-members:
   :show-inheritance:
   :imported-members:

.. data:: matplotlib.style.library

   Dictionary of available styles

.. data:: matplotlib.style.available

   List of available styles
