Using QCustomPlot with Qt Quick (QML) instead of QWidget?
Unsolved
General and Desktop
-
wrote on 7 Nov 2019, 09:33 last edited by
Hello guys :)
Is it possible to use QCustomPlot with Qt Creator using QML (as a desktop applicaiton)? Because I want to plot sensor data in real time via BLE and I know that it works with QWidget but I like the look of the Qt Creator Apps :)
-
wrote on 7 Nov 2019, 16:10 last edited by
@SpaceToon Why not just use QtCharts instead of QCustomPlot ?
https://doc.qt.io/qt-5/qtcharts-index.html -
@SpaceToon Why not just use QtCharts instead of QCustomPlot ?
https://doc.qt.io/qt-5/qtcharts-index.htmlwrote on 11 Nov 2019, 19:19 last edited by@vmanso said in Using QCustomPlot with Qt Quick (QML) instead of QWidget?:
@SpaceToon Why not just use QtCharts instead of QCustomPlot ?
https://doc.qt.io/qt-5/qtcharts-index.htmlBut is it possible du plot sensor data via Bluetooth Low Energy in real time like this:
1/3