pyqtgraph-ext 1.2.6


pip install pyqtgraph-ext==1.2.6


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 AxisRegions.

Plot

pyqtgraph.PlotItem with MATLAB styling.

Figure

pyqtgraph.PlotWidget with MATLAB styling.

PlotGrid

pyqtgraph.GraphicsLayoutWidget that can set the size of all Views to be the same.

Graph

pyqtgraph.PlotDataItem with context menu and style dialog.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
numpy (>=1.26.2)
qtpy (>=2.4.1)
qtawesome (>=1.3.0)
pyqtgraph (>=0.13.3)
pyqt-ext (>=1.2.5)