-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.0, 6.9.0, 6.10
Live plotting with the QtGraphs framework has higher CPU usage compared to QtCharts.
To reproduce the issue, refer to the demoValues.txt file at datasource.cpp, line 21, and then run the attached example project QtGraph_Example.
To compare the results with QtCharts, do the same steps for the attached example project QtCharts_Example.