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

mpl_toolkits.axes_grid1.axes_divider.locatable_axes_factory

mpl_toolkits.axes_grid1.axes_divider.locatable_axes_factory(axes_class)[source]

Deprecated since version 3.0: The locatable_axes_factory function was deprecated in Matplotlib 3.0 and will be removed in 3.2. There is no alternative. Classes derived from matplotlib.axes.Axes provide this functionality already.