Version 3.1.2
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
matplotlib.axes
»
Quick search
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]
Installation
Documentation
Examples
Tutorials
Contributing