From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 13 Jul 2018 19:06:45 +0200 Subject: Fixed many permissions and began admin interface --- .../Flot/examples/visitors/index.html | 147 +++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 public/bower_components/Flot/examples/visitors/index.html (limited to 'public/bower_components/Flot/examples/visitors') diff --git a/public/bower_components/Flot/examples/visitors/index.html b/public/bower_components/Flot/examples/visitors/index.html new file mode 100644 index 0000000..803c0bc --- /dev/null +++ b/public/bower_components/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