Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 888 Bytes

artist_api.rst

File metadata and controls

48 lines (36 loc) · 888 Bytes

matplotlib artists

.. inheritance-diagram:: matplotlib.patches matplotlib.lines matplotlib.text
   :parts: 2

.. automodule:: matplotlib.artist
   :members:
   :undoc-members:
   :show-inheritance:

.. automodule:: matplotlib.legend
   :members:
   :undoc-members:
   :show-inheritance:

.. automodule:: matplotlib.lines
   :members:
   :undoc-members:
   :show-inheritance:

.. automodule:: matplotlib.patches
   :members:
   :undoc-members:
   :show-inheritance:

.. automodule:: matplotlib.text
   :members:
   :undoc-members:
   :show-inheritance: