
PyQtGraph - Scientific Graphics and GUI Library for Python
PyQtGraph is a pure-python graphics and GUI library built on PyQt / PySide and numpy. It is intended for use in mathematics / scientific / engineering applications.
PyQtGraph — pyqtgraph 0.15.0.dev0 documentation
PyQtGraph # A pure-python graphics and GUI library built on PyQt / PySide and numpy for use in mathematics / scientific / engineering applications.
pyqtgraph · PyPI
Nov 16, 2025 · PyQtGraph is a pure-python graphics and GUI library built on PyQt5/PySide2 and numpy. It is intended for use in mathematics / scientific / engineering applications.
GitHub - pyqtgraph/pyqtgraph: Fast data visualization and GUI tools …
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, …
PyQtGraph Tutorial — Interactive Plotting in PyQt5 Python GUI Apps
Jan 15, 2024 · Learn how to create interactive plots in PyQt5 using PyQtGraph. This step-by-step tutorial covers plot customization, line styles, markers, legends, axis labels, and real-time dynamic data …
User Guide — pyqtgraph 0.15.0.dev0 documentation
User Guide # This user guide provides an in-depth description of PyQtGraph features and how they apply to common scientific visualization tasks. It is intended to be a reference for users who are …
PyQtGraph - Fast 2D/3D Scientific Plotting in Python
PyQtGraph is an open-source graphics and GUI library built for Python developers, scientists, and engineers who need fast, responsive, and interactive data visualization. Founded by experts in …
Plotting With PyQtGraph and PySide6 - Python GUIs
Jul 1, 2022 · Extend your PySide6 GUIs with dynamic plotting using PyQtGraph. Learn how to create interactive and customizable plots with line styling, markers, legends, and real-time data visualization …
pyqtgraph/README.md at master - GitHub
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, …
Introduction to PyQtGraph Module in Python - GeeksforGeeks
Apr 19, 2023 · PyQtGraph is a graphics and user interface library for Python that provides functionality commonly required in designing and science applications. Its primary goals are to provide fast, …