将pyqtgraph作为窗体嵌入到PyQt程序中总体使用原则:可以用其他的widget一样的使用 ... 5 * np.pi, 500) y = 0.5 * np.sin(x) self.plt.plot(x, y, ...
確定! 回上一頁