Bases: object
[Deprecated] A callable object which returns the position and size of a given AxesDivider cell.
Deprecated since version 3.8.
AxesDivider
Integers specifying the column-position of the cell. When nx1 is None, a single nx-th column is specified. Otherwise, location of columns spanning between nx to nx1 (but excluding nx1-th column) is specified.
Same as nx and nx1, but for row positions.
Call self as a function.
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.axes_divider.AxesLocator.html