QwtExample1

October 12, 2016 ยท View on GitHub

Travis CI logo Whitespace Codecov logo

Build Status codecov.io

Qwt example 1: scatter plot is a Qwt example that shows how to create a scatter plot.

Screenshot

Other Qwt examples can be found at richelbilderbeek's Qwt GitHub.

Run locally

./download_other_githubs.sh
./install_other_githubs.sh
qmake
make
./QwtExample1