Version 3.2.1
Installation
Documentation
Examples
Tutorials
Contributing
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
matplotlib.axes
»
Related Topics
Documentation overview
API Overview
matplotlib.axes
Previous:
matplotlib.axes.Axes.get_axes_locator
Next:
matplotlib.axes.Axes.reset_position
Show Page Source
matplotlib.axes.Axes.set_axes_locator
¶
Axes.
set_axes_locator
(
locator
)
¶
Set the axes locator.
Parameters:
locator
: Callable[[Axes, Renderer], Bbox]