
.. _toolkit_axesgrid-index:

Matplotlib AxesGrid Toolkit
===========================

The matplotlib AxesGrid toolkit is a collection of helper classes to
ease displaying multiple images in matplotlib.  While the aspect
parameter in matplotlib adjust the position of the single axes,
AxesGrid toolkit provides a framework to adjust the position of
multiple axes according to their aspects. 



Documentation
=============

.. toctree::
   :maxdepth: 2

   users/index.rst
   api/index.rst
