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

berndporr/qcustomplotdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages