setWindowTitle('pyqtgraph example: Scrolling Plots') p1 = self.addPlot(labels = { 'left': 'Voltage', 'bottom': 'Time' }) self.data1 ...
確定! 回上一頁