You have multiple options available for adding interactive plots to your Python GUIs. These range from the standard Python plotting library, matplotlib, which has Qt support built-in, to Qt-specific PyQtGraph and Qt Charts which use the vector graphics features of Qt to provide highly responsive charts.
Showing articles for
All (4)
PyQt6 (1)
PySide6 (1)
PyQt5 (1)
Tkinter (0)
PySide2 (1)