Python GUIs
Home
Latest Articles
FAQ
Forum
Resources
Books & Courses
Services
Consulting
Launch Window
1:1 Office Hours
Libraries
PyQt6
PySide6
PyQt5
Streamlit
Tkinter
PySide2
Kivy
Search Python GUIs
Search Python GUIs
pyqtgraph
Showing articles for
All (25)
PyQt6 (7)
PySide6 (3)
PyQt5 (10)
Streamlit (0)
Tkinter (0)
PySide2 (2)
Kivy (0)
PyQt6
PyQt6 Tutorial
Plotting With PyQtGraph and PyQt6
Create Custom Plots in PyQt6 With PyQtGraph
PySide6
PySide6 Tutorial
Plotting With PyQtGraph and PySide6
Create custom plots in PySide6 with PyQtGraph
PySide6
Embedding Custom Widgets from Qt Designer in PySide6
Learn how to use custom widgets in your PySide6 applications when designing with Qt Designer
PyQt5
How to show a custom cursor on a PyQtGraph plot?
Changing the OS cursor and implementing a custom crosshair
PyQt6
PyQt6 Tutorial
Embedding Custom Widgets from Qt Designer in PyQt6
Learn how to use custom widgets in your PyQt6 applications when designing with Qt Designer
PyQt6
Creating Grouped and Stacked Bar Charts with PyQtGraph
Build professional grouped and stacked bar charts in your PyQt6 applications using pyqtgraph's BarGraphItem
PyQt5
Changing Ticks in PyQtGraph Objects to Strings
How to replace numeric axis ticks with custom labels like month names or dates in PyQtGraph
Plotting with Two Y-Axes in PyQtGraph
How to display two data series with independent Y-axes on a single plot
PyQt5
How to Show Cursor Position in PyQtGraph Embedded in PyQt5
Add a crosshair overlay that tracks the mouse cursor on your PyQtGraph plots
PySide2
PySide2 Tutorial
Plotting With PyQtGraph and PySide2
Create custom plots in PySide with PyQtGraph
PyQt5
How can I import a pyqtgraph HistogramLUTWidget with a .ui file
Using Qt Designer widget promotion to embed pyqtgraph's HistogramLUTWidget in your UI
PyQt6
Simultaneous scaling ViewBox elements
How to synchronize axis scaling across multiple PyQtGraph plots
PySide6
Using PyQtGraph PlotWidget with PySide6
Fixing the graphWidget PlotWidget issue when porting PyQtGraph code from PyQt5 to PySide6
QtChart vs PyQtGraph
Comparing performance, popularity, and licensing for Python GUI plotting
PyQt6
Building an Interactive Audio Editor with PyQtGraph and PyQt6
Use PyQtGraph's fast, interactive plotting to visualize audio waveforms and spectra in a PyQt6 application
AttributeError module 'time' has no attribute 'clock'
Fix PyQtGraph 'time.clock' error in Python 3.8+
PyQt5
Customizing the Size of a PyQtGraph Plot
Control where and how large your PyQtGraph plots appear in your PyQt5 application
PyQt5
Plotting time series data with PyQtGraph
Display datetime data on PyQtGraph plot axes, including when using Qt Designer
PyQt5
PyQtGraph errors in Spyder/IPython
Fixing common PyQtGraph color, font size, and compatibility issues
PyQt6
Fixing "No module named plotwidget" when using PyQtGraph with Qt Designer
How to correctly promote a widget to PyQtGraph's PlotWidget in your .ui files
PyQt6
PyQtGraph plotting over time
Updating plots in real time with PyQtGraph and PyQt6
PyQt5
PyQt5 Tutorial
Plotting With PyQtGraph and PyQt5
Create Custom Plots in PyQt with PyQtGraph
PySide2
Embedding Custom Widgets from Qt Designer in PySide2
Learn how to use custom widgets in your PySide2 applications when designing with Qt Designer
PyQt5
PyQt5 Tutorial
Embedding Custom Widgets from Qt Designer in PyQt5
Learn how to use custom widgets in your PyQt5 applications when designing with Qt Designer
PyQt5
Goodforbitcoin — A Cryptocurrency Market Tracker Built with Python & Qt5
Track cryptocurrency market values and trade volumes using PyQt5, PyQtGraph, and the CryptoCompare API