You are reading an old version of the documentation (v2.1.1). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.set_axes_locator.html
matplotlib
Fork me on GitHub


Travis-CI:

This Page

matplotlib.axes.Axes.set_axes_locator

Axes.set_axes_locator(locator)

Set the axes locator.

Parameters:

locator : callable

A locator function, which takes an axes and a renderer and returns a bbox.