import pyqtgraph as pg import pyqtgraph.examples pyqtgraph.examples.run() # win = pg.GraphicsLayoutWidget(show=True) # # p2 = win.addPlot(title="test") # # pg.exec()