Dvg-pyqtgraph-threadsafe

Latest version: v3.3.0

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

Scan your dependencies

Page 1 of 3

3.3.0

------------------
* Raise `ImportError` instead of general `Exception`

3.2.6

------------------
* Added link to notes on use-case: DAQ

3.2.5

------------------
* Minor edit: Using explicit arguments `x` and `y` to set the curve data and set
the flag `skipFiniteCheck=True`. Both save (marginal) CPU time.

3.2.4

------------------
* Bug fix: Snapshot creation checks if internal buffer is of type RingBuffer and
casts to numpy.ndarray. This resolves an intermittent error where the
`isfinite` boolean return array was operating as mask on the RingBuffer, which
fails. The boolean return array now always operates on numpy.ndarray.
* Fix for external bug in `paintGL` of `pyqtgraph\graphicsItems\PlotCurveItem.py`:
Added explicit check to ensure that the curve is only drawn when it has more
than 1 point.
* Added benchmark running `python=3.10` and `pyqtgraph==0.13.1`

3.2.3

------------------
* Fixed bug when using PyQt6: `QMessageBox.Yes` --> `QMessageBox.StandardButton.Yes`

3.2.2

------------------
* Updated discussion on benchmarks
* The batch file for auto-creation of the conda environments found in the
benchmark folder now uses the conda-forge channel.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.