You are reading an old version of the documentation (v2.2.3). For the latest version see
https://matplotlib.org/stable/api/_as_gen/matplotlib.axis.Axis.set_major_locator.html
Version 2.2.3
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
axis and tick API
»
Quick search
Related Topics
Documentation overview
The Matplotlib API
axis and tick API
Previous:
matplotlib.axis.Axis.set_major_formatter
Next:
matplotlib.axis.Axis.set_minor_formatter
Show Page Source
matplotlib.axis.Axis.set_major_locator
¶
Axis.
set_major_locator
(
locator
)
[source]
¶
Set the locator of the major ticker
ACCEPTS: a
Locator
instance