Library for real time scrolling plots?
-
Hi,
For debugging I would like to add a real time scrolling plot function to my project.
Something like this:
[https://www.youtube.com/watch?v=mq_FUJQe_14](link url)Is there a library available for this? I have no time to implement it myself.
Regards
-
QCustomPlot can do that.
There is also a real-time scrolling demo plot example in the demo application.
If your project is opensource you also can use for free under the GPL.