From c83bca9a9de29c155d519ccea2e8a8d07acc5bac Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Wed, 17 Apr 2013 00:13:33 +0200 Subject: leveldb --- .../public/lib/flot-0.7/examples/annotating.html | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 datastore-leveldb/public/lib/flot-0.7/examples/annotating.html (limited to 'datastore-leveldb/public/lib/flot-0.7/examples/annotating.html') diff --git a/datastore-leveldb/public/lib/flot-0.7/examples/annotating.html b/datastore-leveldb/public/lib/flot-0.7/examples/annotating.html new file mode 100644 index 0000000..72c212b --- /dev/null +++ b/datastore-leveldb/public/lib/flot-0.7/examples/annotating.html @@ -0,0 +1,75 @@ + + + + + Flot Examples + + + + + + +

Flot Examples

+ +
+ +

Flot has support for simple background decorations such as + lines and rectangles. They can be useful for marking up certain + areas. You can easily add any HTML you need with standard DOM + manipulation, e.g. for labels. For drawing custom shapes there is + also direct access to the canvas.

+ + + + + -- cgit v1.2.1