Plots two random waves and one "realtime" wave by adding samples continuously at at t=0.
Install the QT5 development packages:
apt-get install qtdeclarative5-dev-tools
apt-get install libqcustomplot-dev
cmake .
make
./qcustomplotdemo
Based on the "interactive" example from Qcustomplot: