--- a/busui/owa/modules/base/js/includes/jquery/flot/examples/interacting.html +++ b/busui/owa/modules/base/js/includes/jquery/flot/examples/interacting.html @@ -1,1 +1,94 @@ + + + + + Flot Examples + + + + + + +

Flot Examples

+
+ +

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

+ + + + + +