import pyqtgraph as pg pg.plot(data) # 數據可以是列表或numpy數組 ... 注意: python提示中的交互式繪圖僅適用於PyQt ;在交互式提示運行 ...
確定! 回上一頁