./x11/py-qtgraph-qt5, Scientific Graphics and GUI Library for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.13.7, Package name: py312-qtgraph-qt5-0.13.7, Maintainer: pkgsrc-users

PyQtGraph is intended for use in mathematics / scientific / engineering
applications. Despite being written entirely in python, the library is fast
due to its heavy leverage of numpy for number crunching, Qt's GraphicsView
framework for 2D display, and OpenGL for 3D display.


Master sites:

Filesize: 2288.457 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-10-11 16:19:16 by Jonathan Perkin | Files touched by this commit (1)
Log message:
py-qtgraph-qt5: Not for python313 (py-OpenGL).
   2024-08-18 13:33:21 by Tobias Nygren | Files touched by this commit (1)
Log message:
py-qtgraph-qt5: enable for Python 3.12
   2024-08-05 16:45:29 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-qtgraph-qt5: updated to 0.13.7

pyqtgraph-0.13.7

* test_PolyLineROI now passes on non-AMD64 platforms
* Add note about NaN to int conversion
* remove functions.try_fastpath_argb as it triggered segfaults
* Allow users to specify FillRule for FillBetweenItem, undo regressionfrom

pyqtgraph-0.13.6

* bdist_wheel needs to grab peegee icons

What's Changed

Highlights

* add fastpath for float images with nans
* Add peegee as mkQApp application icon
* Add stubs for Qt modules
* add ColorMapMenu to ColorBarItem

API/Behavior Changes

* add ColorMapMenu to ColorBarItem
* Add Vertical and Horizontal Line Symbols

Bug Fixes

* Filling correction for Fillbetweenitem
* Fix SpinBox SyntaxWarnings
* class Handle Fix allowing dict to be passed for handlePen and removing hard \ 
reset for width and cosmetic attributes
* numpy 2.0: workaround regression in rescaleData

Misc

* Add peegee as mkQApp application icon
* Add stubs for Qt modules
* set SymbolAtlas dpr to primary screen's dpr
* ImageView example: use levelMode="rgba"
* Remove deprecated use of paletteChanged
* Set Application Icon on windows
   2023-10-22 13:34:58 by Thomas Klausner | Files touched by this commit (7)
Log message:
py-Tk: disable for Python 3.12

tk will not be a default dependency of the batteries-included Python packages,
and srcdist.mk needs to be switched from distutils to some other method of
installing the modules separately. Until this is done, there is no py-Tk
for Python 3.12.
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update