Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

matplotlib tick label position left and right x axis

plt.setp(ax.xaxis.get_majorticklabels(), ha='right')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #matplotlib #tick #label #position #left #axis
ADD COMMENT
Topic
Name
9+8 =