Showing articles for All (10) PyQt6 (4) PySide6 (2) PyQt5 (2) Streamlit (0) Tkinter (0) PySide2 (1) Kivy (0)

Plotting With Matplotlib and PyQt6

Create PyQt6 plots with the popular Python plotting library

Plotting With Matplotlib and PySide6

Create PySide6 plots with the popular Python plotting library

Matplotlib with QtQuick (QML)

How to display Matplotlib plots inside a QML application using PySide6

Size of Matplotlib's navigation toolbar (too large by default compared to the other widgets)

How to customize the size and appearance of the Matplotlib navigation toolbar in PyQt6/PySide6

Plotting With Matplotlib and PySide2

Create PySide2 plots with the popular Python plotting library

Plotting Binary File Data with Matplotlib in PyQt6

Load binary files and plot them interactively using Matplotlib and PyQt6

Save multiple plots to pdf

How to save multiple matplotlib plots to a single PDF file from a PyQt6 application

Embedding Matplotlib Plots Alongside Other Widgets in PyQt6

How to use Matplotlib canvases as regular widgets in your PyQt6 layouts

Plotting With Matplotlib and PyQt5

Create PyQt5 plots with the popular Python plotting library

PyQt5 Support in Matplotlib

PyQt5 backend support merged into matplotlib for the v1.4.0 release