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).
-
Mouse hovers at
- (, ).
+
A tooltip is easy to build with a bit of jQuery code and the
+ data returned from the plot.