Research if plotting can be done with PySide6.QtCharts instead of pyqtgraph.
JanCBrammer opened this issue · 0 comments
JanCBrammer commented
https://doc.qt.io/qtforpython-6/PySide6/QtCharts/index.html#module-PySide6.QtCharts
https://doc.qt.io/qt-6/qtcharts-overview.html
https://wiki.qt.io/Qt_for_Python_Tutorial:_Data_Visualization_Tool
https://doc.qt.io/qt-6/qtcharts-dynamicspline-example.html
Would allow for dropping pyqtgraph dependency.