Skip to content

Demonstrates how to use Qcustomplot for both realtime and offline data plotting.

License

Notifications You must be signed in to change notification settings

replicam/qcustomplotdemo

 
 

Repository files navigation

QCustomPlot Demo with realtime animation

alt tag

Plots two random waves and one "realtime" wave by adding samples continuously at at t=0.

Required packages

Install the QT5 development packages:

apt-get install qtdeclarative5-dev-tools
apt-get install libqcustomplot-dev

Build it

cmake .
make

Run it

./qcustomplotdemo

Credit

Based on the "interactive" example from Qcustomplot:

https://www.qcustomplot.com/

About

Demonstrates how to use Qcustomplot for both realtime and offline data plotting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%