.. _sphx_glr_tutorials_intermediate:
.. _tutorials-intermediate:
Intermediate
------------
These tutorials cover some of the more complicated classes and functions
in Matplotlib. They can be useful for particular custom and complex
visualizations.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /tutorials/intermediate/images/thumb/sphx_glr_artists_thumb.png
:alt: Artist tutorial
:ref:`sphx_glr_tutorials_intermediate_artists.py`
.. raw:: html
Artist tutorial
.. raw:: html
.. only:: html
.. image:: /tutorials/intermediate/images/thumb/sphx_glr_legend_guide_thumb.png
:alt: Legend guide
:ref:`sphx_glr_tutorials_intermediate_legend_guide.py`
.. raw:: html
Legend guide
.. raw:: html
.. only:: html
.. image:: /tutorials/intermediate/images/thumb/sphx_glr_color_cycle_thumb.png
:alt: Styling with cycler
:ref:`sphx_glr_tutorials_intermediate_color_cycle.py`
.. raw:: html
Styling with cycler
.. raw:: html
.. only:: html
.. image:: /tutorials/intermediate/images/thumb/sphx_glr_constrainedlayout_guide_thumb.png
:alt: Constrained Layout Guide
:ref:`sphx_glr_tutorials_intermediate_constrainedlayout_guide.py`
.. raw:: html
Constrained Layout Guide
.. raw:: html
.. only:: html
.. image:: /tutorials/intermediate/images/thumb/sphx_glr_tight_layout_guide_thumb.png
:alt: Tight Layout guide
:ref:`sphx_glr_tutorials_intermediate_tight_layout_guide.py`
.. raw:: html
Tight Layout guide
.. raw:: html
.. only:: html
.. image:: /tutorials/intermediate/images/thumb/sphx_glr_arranging_axes_thumb.png
:alt: Arranging multiple Axes in a Figure
:ref:`sphx_glr_tutorials_intermediate_arranging_axes.py`
.. raw:: html
Arranging multiple Axes in a Figure
.. raw:: html
.. only:: html
.. image:: /tutorials/intermediate/images/thumb/sphx_glr_autoscale_thumb.png
:alt: Autoscaling
:ref:`sphx_glr_tutorials_intermediate_autoscale.py`
.. raw:: html
Autoscaling
.. raw:: html
.. only:: html
.. image:: /tutorials/intermediate/images/thumb/sphx_glr_imshow_extent_thumb.png
:alt: *origin* and *extent* in `~.Axes.imshow`
:ref:`sphx_glr_tutorials_intermediate_imshow_extent.py`
.. raw:: html
*origin* and *extent* in `~.Axes.imshow`
.. raw:: html
.. toctree::
:hidden:
/tutorials/intermediate/artists
/tutorials/intermediate/legend_guide
/tutorials/intermediate/color_cycle
/tutorials/intermediate/constrainedlayout_guide
/tutorials/intermediate/tight_layout_guide
/tutorials/intermediate/arranging_axes
/tutorials/intermediate/autoscale
/tutorials/intermediate/imshow_extent