PyQtGraphはNumpyとQtのGraphicsViewを使用することによって、Pythonでも高速な数値計算とGUIでのグラフ描画ができるライブラリです。 Pythonでのグラフ描画はmatplotlibが主流だとは思いますが、データを取得しつつオンラインで描画処理ができるため私は愛用しています ...
Some of the 3D Graphic examples fail when running the examples under native Wayland (no XWayland). If you just run python -m pyqtgraph.examples (or equivalently QT_QPA_PLATFORM=xcb python -m pyqtgraph ...