pyqtgraph
Package — VisualizationPython 3.7+Intermediate
Fast real-time plotting and scientific graphics with Qt
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- NumPy, PyQt5 or PySide6
- Install
pip install pyqtgraph
Learn by Difficulty
Quick Example
python
# Install: pip install pyqtgraph import pyqtgraph # Basic pyqtgraph usage print(f"Using pyqtgraph") # See documentation for detailed examples
pyqtgraph is a third-party package. Fast real-time plotting and scientific graphics with Qt. Install with: pip install pyqtgraph
Try in PlaygroundTags
packagevisualizationchartingplotting