I have problem that my multigraph plot lags when there is a lot of points. I use separate thread to take data from deque and put on graphs.
How to make my plot to work more real-time?
If found that: http://www.qcustomplot.com/documentation/performanceimprovement.html
but it is still not halping enough.
Best regards, Chris