plotDown(w, x, y)
Instance Public methods
plotDown â This method is invoked when the mouse is pressed over one of the
data points. It sets up state to allow the point to be dragged.
Arguments: w - The canvas window. x, y - The coordinates
of the mouse press.