matplotlib.axes.Axes.set_axes_locator#

Axes.set_axes_locator(locator)[source]#

Set the Axes locator.

Parameters:
locatorCallable[[Axes, Renderer], Bbox]

Examples using matplotlib.axes.Axes.set_axes_locator#

HBoxDivider and VBoxDivider demo

HBoxDivider and VBoxDivider demo