Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

matplotlive y axis

from matplotlib.pyplot.ylim
plt.ylim(-2, 2)
plt.xlim(0,10)
 
PREVIOUS NEXT
Tagged: #matplotlive #axis
ADD COMMENT
Topic
Name
4+2 =