matplotlib tick labels on top of ticks code example Example: matplotlib tick label position left and right x axis plt.setp(ax.xaxis.get_majorticklabels(), ha='right')