diff --git a/examples/interacting.html b/examples/interacting.html index e2631a5..969e38f 100644 --- a/examples/interacting.html +++ b/examples/interacting.html @@ -14,15 +14,15 @@
One of the goals of Flot is to support user interactions intelligently. - Try hovering over the graph above and clicking on the points. A - tooltip is easy to build with a bit of jQuery code and the data returned - from the plot. Note that support for highlighting the points is - currently missing.
+ Try mousing the above plot. - +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