Special¶broken axis¶https://matplotlib.org/stable/gallery/subplots_axes_and_figures/broken_axis.html#sphx-glr-gallery-subplots-axes-and-figures-broken-axis-pyrotate axis labels¶for tick in ax.get_xticklabels(): tick.set_rotation(90)