Hi,

For a simple application in data-mining I decided to use QWT as a way to visually display the clusters found by some algorithms. Basically I need a scatter graph, but I did not understand how to make such.

The documentation is great when it deals with the classes, but it lacks guide for "tasks". I am looking for "how to do stuff" and not "how stuff work". It would be great if the screen shot images would display some basic code to make that screen shot.