Open
Description
Looking back at how I initially learned Qt, it was through pyqtgraph. We should dig through their docs and take some inspiration from it. For example, a guide on how to use embed the WgpuCanvas
, i.e. figure.output
, with UIs made in Qt creator is probably useful for Qt beginners, I initially learned this from the pyqtgraph guides.