I did a fresh install of WinPython,
PyQTgraph is part of that WinPython installation.
I installed PySide (from Gohlke) into the WinPython installation.
So everything is in the same WinPython 3 directory.
Now when I run the basic plotting demo (in PySide), a get an
almost black window:
-all titles are correct
-all figures are either squashed to the upper left corner (about 5
pixels high and half the width
-the yellow updating plot is still updating, with the right width
but just 1 line high
-panning a single plot, restores that plot to the correct scale
-context menu is avaliable
-grids are completely invisible
-zooming with the right mouse doesn't seems to work, but zoom
action becomes visible after panning
I don't know if it's allowed to post pictures, but let's try.
