From 1fd4de1b25398954e9ab43e54d0d0fdf1b5cfce0 Mon Sep 17 00:00:00 2001 From: Frank Wuerthwein Date: Sat, 14 Mar 2009 20:01:55 -0400 Subject: flot-0.6pre@147 --- examples/thresholding.html | 52 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 examples/thresholding.html (limited to 'examples/thresholding.html') diff --git a/examples/thresholding.html b/examples/thresholding.html new file mode 100644 index 0000000..7d29294 --- /dev/null +++ b/examples/thresholding.html @@ -0,0 +1,52 @@ + + + + + Flot Examples + + + + + + +

Flot Examples

+ +
+ +

You can apply a specific color to the part of a data series + below a threshold. This is can be useful for highlighting negative + values, e.g. when displaying net results or what's in stock.

+ +

+ + + +

+ + + + + -- cgit v1.2.3-2-g168b