Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 970 Bytes

File metadata and controls

33 lines (25 loc) · 970 Bytes
.. module:: mpl_toolkits.axes_grid1

mpl_toolkits.axes_grid1

:mod:`mpl_toolkits.axes_grid1` provides a framework of helper classes to adjust the positioning of multiple fixed-aspect Axes (e.g., displaying images). It can be contrasted with the aspect property of Matplotlib Axes, which adjusts the position of a single Axes.

See :ref:`axes_grid1_users-guide-index` for a guide on the usage of axes_grid1.

../../gallery/axes_grid1/images/sphx_glr_demo_axes_grid_001.png
.. currentmodule:: mpl_toolkits

The submodules of the axes_grid1 API are:

.. autosummary::
   :toctree: ../_as_gen
   :template: automodule.rst

   axes_grid1.anchored_artists
   axes_grid1.axes_divider
   axes_grid1.axes_grid
   axes_grid1.axes_rgb
   axes_grid1.axes_size
   axes_grid1.inset_locator
   axes_grid1.mpl_axes
   axes_grid1.parasite_axes