Axes.
set_xticklabels
Set the x-tick labels with list of string labels.
List of string labels.
A dictionary controlling the appearance of the ticklabels. The default fontdict is:
fontdict
{'fontsize': rcParams['axes.titlesize'], 'fontweight': rcParams['axes.titleweight'], 'verticalalignment': 'baseline', 'horizontalalignment': loc}
Whether to set the minor ticklabels rather than the major ones.
Text