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