matplotlib.axis.Axis.set_major_locator#
- Axis.set_major_locator(locator)[source]#
Set the locator of the major ticker.
- Parameters:
- locator
Locator
- locator
Examples using matplotlib.axis.Axis.set_major_locator
#
Hatch-filled histograms
Creating a timeline with lines, dates, and text
Creating a timeline with lines, dates, and text
Date tick labels
Anatomy of a figure
3D surface (colormap)
3D surface (checkerboard)
Scales
SkewT-logP diagram: using transforms and custom projections
SkewT-logP diagram: using transforms and custom projections
Centering labels between ticks
Centering labels between ticks
Formatting date ticks using ConciseDateFormatter
Formatting date ticks using ConciseDateFormatter
Date Demo Convert
Placing date ticks using recurrence rules
Placing date ticks using recurrence rules
Date tick locators and formatters
Date tick locators and formatters
Custom tick formatter for time series
Custom tick formatter for time series
Major and minor ticks
Tick locators
Setting tick labels from a list of values
Setting tick labels from a list of values
Axis scales
Axis Ticks
Choosing Colormaps
Text in Matplotlib