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 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
.. _api-index:
####################
The Matplotlib API
####################
.. toctree::
:maxdepth: 1
api_overview.rst
api_changes.rst
Modules
=======
.. toctree::
:maxdepth: 1
matplotlib_configuration_api.rst
pyplot_summary.rst
afm_api.rst
animation_api.rst
artist_api.rst
axes_api.rst
axis_api.rst
index_backend_api.rst
blocking_input_api.rst
cbook_api.rst
cm_api.rst
collections_api.rst
colorbar_api.rst
colors_api.rst
contour_api.rst
container_api.rst
dates_api.rst
dviread.rst
figure_api.rst
font_manager_api.rst
gridspec_api.rst
image_api.rst
legend_api.rst
lines_api.rst
markers_api.rst
mathtext_api.rst
mlab_api.rst
offsetbox_api.rst
patches_api.rst
path_api.rst
patheffects_api.rst
projections_api.rst
rcsetup_api.rst
sankey_api.rst
scale_api.rst
spines_api.rst
style_api.rst
table_api.rst
text_api.rst
textpath_api.rst
ticker_api.rst
tight_layout_api.rst
transformations.rst
tri_api.rst
type1font.rst
units_api.rst
widgets_api.rst
Toolkits
========
.. toctree::
:maxdepth: 1
toolkits/index.rst
toolkits/mplot3d.rst
toolkits/axes_grid1.rst
toolkits/axisartist.rst
toolkits/axes_grid.rst
|