Dvg-pyqtgraph-threadsafe

Latest version: v3.4.0

Safety actively analyzes 688758 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

2.0.1

------------------
* Workaround: ``PyQt5 >= 5.12.3`` causes a bug in ``PyQtGraph`` where a
curve won't render if it contains NaNs (but only in the case when OpenGL is
disabled). The curve will now be displayed correctly, i.e., fragmented
whenever a NaN is encountered. When OpenGL is enabled, linear interpolation
will occur at the gaps as per ``pyqtgraph.plotCurveItem.paintGL()``.

2.0.0

------------------
* Method names are now conform the ``PyQtGraph`` naming style. I.e.
``setData()`` vs. ``set_data()``, etc.
* The default values of ``PyQtGraph`` are no longer being overwritten.
* Added class ``LegendSelect``

1.0.0

------------------
* First release on PyPI

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.