官网:http://www.pyqtgraph.org/ 安装:pip install pyqtgraph -i ... QApplication([]) pg.plot(a,title = 'Plot a') #产生一个窗口并绘制图形 #y轴 ...
確定! 回上一頁