diff --git a/examples/interacting.html b/examples/interacting.html index d04eedd..7db829d 100644 --- a/examples/interacting.html +++ b/examples/interacting.html @@ -16,13 +16,16 @@

One of the goals of Flot is to support user interactions. Try pointing and clicking on the points.

-

Mouse hovers at - (0, 0).

+

+ + + +

A tooltip is easy to build with a bit of jQuery code and the data returned from the plot.

-

Enable tooltip

+