From 5b60c57f65f81a1a24ef2182c4b383bc911bc4b1 Mon Sep 17 00:00:00 2001 From: "olau@iola.dk" Date: Sun, 14 Sep 2008 17:45:57 +0000 Subject: [PATCH] Add some polish to the highlight git-svn-id: https://flot.googlecode.com/svn/trunk@78 1e0a6537-2640-0410-bfb7-f154510ff394 --- examples/interacting.html | 53 +++++++++++++++++++++------------------ jquery.flot.js | 44 +++++++++++++++++++------------- 2 files changed, 55 insertions(+), 42 deletions(-) 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