Collection of PyQtGraph widgets/tools.
Project Links
Meta
Author: Marcel Goldschen-Ohm
Requires Python: >=3.9
Classifiers
Development Status
- 3 - Alpha
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Programming Language
- Python :: 3 :: Only
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
pyqtgraph-ext
Collection of PyQtGraph widgets/tools with custom styling or behavior.
Install
Should work with PySide6, PyQt6, or PyQt5.
pip install PySide6 pyqtgraph-ext
AxisRegion
pyqtgraph.LinearRegionItem
with text label.
View
pyqtgraph.ViewBox
that knows how to draw AxisRegion
s.
Plot
pyqtgraph.PlotItem
with MATLAB styling.
Figure
pyqtgraph.PlotWidget
with MATLAB styling.
PlotGrid
pyqtgraph.GraphicsLayoutWidget
that can set the size of all View
s to be the same.
Graph
pyqtgraph.PlotDataItem
with context menu and style dialog.
Apr 09, 2025
2025.4.9
Sep 06, 2024
2024.9.0
Jul 16, 2024
1.2.8
May 08, 2024
1.2.6
Apr 30, 2024
1.2.0
Jan 11, 2024
1.0.2
Dec 29, 2023
1.0.0
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(>=1.26.2)
numpy
(>=2.4.1)
qtpy
(>=1.3.0)
qtawesome
(>=0.13.3)
pyqtgraph
(>=1.2.5)
pyqt-ext