import pyqtgraph as pg from pyqtgraph.Qt import QtCore, QtGui win = pg.plot() win.setWindowTitle('pyqtgraph example: BarGraphItem') #數據, ...
確定! 回上一頁