Py学习  »  Python

Python帮助-设置x限制的间隔[duplicate]

Claire Harris • 4 年前 • 1040 次点击  

x = [0,5,9,10,15]

y = [0,1,2,3,4]

然后我会:

matplotlib.pyplot.plot(x,y)
matplotlib.pyplot.show()

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/53031
 
1040 次点击  
文章 [ 10 ]  |  最新文章 4 年前