[ Web Proxy ]
URL:
Viewing: https://matplotlib.org/stable/api/_as_gen/../../devel/MEP/../../api/toolkits/axes_grid1.html [Back]  [Original]

mpl_toolkits.axes_grid1 — Matplotlib 3.11.2 documentation
Back to top
Search the docs ...:

mpl_toolkits.axes_grid1#

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 The axes_grid1 toolkit for a guide on the usage of axes_grid1.

../../_images/sphx_glr_demo_axes_grid_001.png [../../_images/sphx_glr_demo_axes_grid_001.png]

Note

This module contains classes and function that were formerly part of the mpl_toolkits.axes_grid module that was removed in 3.6. Additional classes from that older module may also be found in mpl_toolkits.axisartist.

The submodules of the axes_grid1 API are:

axes_grid1.anchored_artists

axes_grid1.axes_divider

Helper classes to adjust the positions of multiple axes at drawing time.

axes_grid1.axes_grid

axes_grid1.axes_rgb

axes_grid1.axes_size

Provides classes of simple units that will be used with AxesDivider class (or others) to determine the size of each Axes.

axes_grid1.inset_locator

A collection of functions and objects for creating or placing inset axes.

axes_grid1.mpl_axes

axes_grid1.parasite_axes


Web Proxy Viewer  |  New URL  |  Original Page