matplotlib move tick labels closer to axis code example Example: matplotlib tick label position left and right x axis plt.setp(ax.xaxis.get_majorticklabels(), ha='right')