From 87f4134201f0a0840415aab531e32ca714bc7a36 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Thu, 18 Apr 2013 17:34:27 +0200 Subject: leveldb geht so --- .../lib/flot-0.7/examples/thresholding.html | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 datastore-leveldb/wwwroot/lib/flot-0.7/examples/thresholding.html (limited to 'datastore-leveldb/wwwroot/lib/flot-0.7/examples/thresholding.html') diff --git a/datastore-leveldb/wwwroot/lib/flot-0.7/examples/thresholding.html b/datastore-leveldb/wwwroot/lib/flot-0.7/examples/thresholding.html new file mode 100644 index 0000000..f10144a --- /dev/null +++ b/datastore-leveldb/wwwroot/lib/flot-0.7/examples/thresholding.html @@ -0,0 +1,54 @@ + + + + + Flot Examples + + + + + + + +

Flot Examples

+ +
+ +

With the threshold plugin, 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.1