matplotlib.axes
matplotlib.axes.Axes.get_xticklabels
Axes.
get_xticklabels
Get the x tick labels as a list of Text instances.
Text
If True return the minor ticklabels, else return the major ticklabels.
Overrides minor.
minor
Selects which ticklabels to return
List of Text instances.
Creating a timeline with lines, dates, and text
Creating annotated heatmaps
Aligning Labels
Shared Axis Demo
Boxplots
Formatting date ticks using ConciseDateFormatter
Evans test
The Lifecycle of a Plot