You are reading an old version of the documentation (v3.0.3). For the latest version see https://matplotlib.org/stable/
Version 3.0.3
matplotlib
Fork me on GitHub

mpl_toolkits.axes_grid1.axes_divider.LocatableAxesBase

class mpl_toolkits.axes_grid1.axes_divider.LocatableAxesBase(**kwargs)[source]

Bases: object

Deprecated since version 3.0: The LocatableAxesBase class was deprecated in Matplotlib 3.0 and will be removed in 3.2. There is no alternative. Deriving from matplotlib.axes.Axes provides this functionality already.