This is a walkthrough of embedding pyqtgraph content in a PyQt application you're designing with Qt Designer. Here's an overview of the steps involved: The example provided displays a PlotWidget with ...
PyQtGraph not showing the axis lines and grid (but the labels do show). I'm posting a slightly modified version of the PlotItem example from the documentation. The original example didn't work either.