Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to invert plot axis python

plt.gca().invert_xaxis()
plt.gca().invert_yaxis()
 
PREVIOUS NEXT
Tagged: #invert #plot #axis #python
ADD COMMENT
Topic
Name
1+8 =