matplotlib.axis.Axis.get_ticklabels
Axis.
get_ticklabels
Get the 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.
Fig Axes Customize Simple