QwtExample1
October 12, 2016 ยท View on GitHub
Qwt example 1: scatter plot is a Qwt example that shows how to create a scatter plot.

Other Qwt examples can be found at richelbilderbeek's Qwt GitHub.
Run locally
./download_other_githubs.sh
./install_other_githubs.sh
qmake
make
./QwtExample1

