标签:https .sh div otl plt 运行 pypi alt 没有
import matplotlib.pyplot as plt squares = [1,4,9,16,25] plt.plot(squares) plt.show()
Python安装matplotlib
原文地址:http://www.cnblogs.com/ChengDouBi/p/6692455.html