.. _tutorials: Tutorials ========= This page contains a few tutorials for using Matplotlib. For the old tutorials, see :ref:`below `. For shorter examples, see our :ref:`examples page `. You can also find :ref:`external resources ` and a :ref:`FAQ ` in our :ref:`user guide `. .. raw:: html
.. raw:: html
.. only:: html .. image:: /tutorials/images/thumb/sphx_glr_pyplot_thumb.png :alt: Pyplot tutorial :ref:`sphx_glr_tutorials_pyplot.py` .. raw:: html
Pyplot tutorial
.. raw:: html
.. only:: html .. image:: /tutorials/images/thumb/sphx_glr_images_thumb.png :alt: Image tutorial :ref:`sphx_glr_tutorials_images.py` .. raw:: html
Image tutorial
.. raw:: html
.. only:: html .. image:: /tutorials/images/thumb/sphx_glr_lifecycle_thumb.png :alt: The Lifecycle of a Plot :ref:`sphx_glr_tutorials_lifecycle.py` .. raw:: html
The Lifecycle of a Plot
.. raw:: html
.. only:: html .. image:: /tutorials/images/thumb/sphx_glr_artists_thumb.png :alt: Artist tutorial :ref:`sphx_glr_tutorials_artists.py` .. raw:: html
Artist tutorial
.. raw:: html
.. toctree:: :hidden: /tutorials/pyplot /tutorials/images /tutorials/lifecycle /tutorials/artists .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: tutorials_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: tutorials_jupyter.zip ` .. _user_guide_tutorials: User guide tutorials -------------------- Many of our tutorials were moved from this section to :ref:`users-guide-index`: Introductory ^^^^^^^^^^^^ - :ref:`quick_start` - :ref:`customizing` - :ref:`animations` Intermediate ^^^^^^^^^^^^ - :ref:`legend_guide` - :ref:`color_cycle` - :ref:`constrainedlayout_guide` - :ref:`tight_layout_guide` - :ref:`arranging_axes` - :ref:`autoscale` - :ref:`imshow_extent` Advanced ^^^^^^^^ - :ref:`blitting` - :ref:`paths` - :ref:`patheffects_guide` - :ref:`transforms_tutorial` Colors ^^^^^^ See :ref:`tutorials-colors`. Text ^^^^ See :ref:`tutorials-text`. Toolkits ^^^^^^^^ See :ref:`tutorials-toolkits`.