File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 :hidden:
55
66 axes_grid1/index.rst
7+ axisartist/index.rst
78 mplot3d/index.rst
89
910.. _toolkits :
@@ -36,16 +37,16 @@ solution for some use cases.
3637
3738.. _toolkit_axes_grid1 :
3839
39- AxesGrid1
40- =========
40+ axes_grid1
41+ ==========
4142.. toctree ::
4243 :maxdepth: 2
4344
4445 axes_grid1/index
4546
4647
47- The matplotlib :ref: `AxesGrid1 <toolkit_axesgrid1-index >` toolkit is a
48- collection of helper classes to ease displaying multiple images in matplotlib.
48+ The :ref: `mpl_toolkits.axisgrid1 <toolkit_axesgrid1-index >` toolkit is a
49+ collection of helper classes to ease displaying multiple axes in matplotlib.
4950
5051
5152
@@ -54,23 +55,24 @@ collection of helper classes to ease displaying multiple images in matplotlib.
5455
5556.. _toolkit_axisartist :
5657
57- Axisartist
58+ axisartist
5859==========
5960.. toctree ::
6061 :maxdepth: 2
6162
6263 axisartist/index
6364
6465
65-
66+ The :ref: `mpl_toolkits.axisartist <toolkit_axisartist-index >` toolkit contains
67+ a custom Axes class that is meant to support for curvilinear grids.
6668
6769
6870.. _toolkit_gtk :
6971
7072GTK Tools
7173=========
7274
73- mpl_toolkits.gtktools provides some utilities for working with GTK.
75+ `` mpl_toolkits.gtktools `` provides some utilities for working with GTK.
7476This toolkit ships with matplotlib, but requires `pygtk
7577<http://www.pygtk.org/> `_.
7678
@@ -80,6 +82,6 @@ This toolkit ships with matplotlib, but requires `pygtk
8082Excel Tools
8183===========
8284
83- mpl_toolkits.exceltools provides some utilities for working with
85+ `` mpl_toolkits.exceltools `` provides some utilities for working with
8486Excel. This toolkit ships with matplotlib, but requires
8587`xlwt <http://pypi.python.org/pypi/xlwt >`_
You can’t perform that action at this time.
0 commit comments