News

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 ...
I installed the latest version of anaconda which came with python 3.5.1 and matplotlib 1.5.1 Other software I am using: Windows 10 Qt 5 PyQt 5.6 With this setup the one line program below fails: im ...