Is it possible to construct scatter plots? I have been looking through the documentation, but all the examples seem to imply an underlying continuous coordinate system?
If it is possible, does anyone have a sample that can produce, for example, an random scatter of x and y data on a 2D plane (Y vs X)?
I guess I mean a bit like so, but only with the markers, no line:
http://upload.wikimedia.org/wikipedia/commons/0/0f/Oldfaithful3.png
Can the marker sizes be changed too, as in the Mark sample?