1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
.. _tutorials-index:
===========
Tutorials
===========
.. htmlonly::
:Release: |version|
:Date: |today|
.. _tutorials-index-intro:
Introductory
------------
.. toctree::
:maxdepth: 2
pyplot_tutorial.rst
image_tutorial.rst
gridspec.rst
tight_layout_guide.rst
.. _tutorials-index-inter:
Intermediate
------------
.. toctree::
:maxdepth: 2
artists.rst
legend_guide.rst
.. _tutorials-index-adv:
Advanced
--------
.. toctree::
:maxdepth: 2
transforms_tutorial.rst
path_tutorial.rst
patheffects_guide.rst
|