Is it possible to use mlpyqtgraph to plot on a QtWidget? I have a .ui file designed using Qt Designer which is then loaded into my code. Then, I want to plot a surface plot on one of the Qwidgets. I ...