From ea346a785dc1b3f7c156f6fc33da634e1f1a627b Mon Sep 17 00:00:00 2001 From: Chris Schlaeger Date: Tue, 12 Aug 2014 21:56:44 +0200 Subject: Adding jquery, flot and openlayers to be included with the GEM. --- misc/flot/examples/visitors/index.html | 147 +++++++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 misc/flot/examples/visitors/index.html (limited to 'misc/flot/examples/visitors/index.html') diff --git a/misc/flot/examples/visitors/index.html b/misc/flot/examples/visitors/index.html new file mode 100644 index 0000000..803c0bc --- /dev/null +++ b/misc/flot/examples/visitors/index.html @@ -0,0 +1,147 @@ + + + + + Flot Examples: Visitors + + + + + + + + + + + + +
+ +
+
+
+ +
+
+
+ +

This plot shows visitors per day to the Flot homepage, with weekends colored.

+ +

The smaller plot is linked to the main plot, so it acts as an overview. Try dragging a selection on either plot, and watch the behavior of the other.

+ +
+ + + + + -- cgit v1.2.3