I'm trying to get started with Python(x,y) and its MatplotlibWidget for PyQt. I've got the widget plopped in my prospective GUI with QTDesigner and have converted the .ui to .py, but I'm lost on what to do for a meaningful matplotlibwidget.py file.
If anyone could advise on how to get started or point me in the direction of a good source, I'd appreciate it.
Thanks for taking the time.