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 --- .../admin-lte/pages/charts/chartjs.html | 922 ++++++++++++++ .../admin-lte/pages/charts/flot.html | 1132 +++++++++++++++++ .../admin-lte/pages/charts/inline.html | 1306 ++++++++++++++++++++ .../admin-lte/pages/charts/morris.html | 911 ++++++++++++++ 4 files changed, 4271 insertions(+) create mode 100644 public/bower_components/admin-lte/pages/charts/chartjs.html create mode 100644 public/bower_components/admin-lte/pages/charts/flot.html create mode 100644 public/bower_components/admin-lte/pages/charts/inline.html create mode 100644 public/bower_components/admin-lte/pages/charts/morris.html (limited to 'public/bower_components/admin-lte/pages/charts') diff --git a/public/bower_components/admin-lte/pages/charts/chartjs.html b/public/bower_components/admin-lte/pages/charts/chartjs.html new file mode 100644 index 0000000..ade25b8 --- /dev/null +++ b/public/bower_components/admin-lte/pages/charts/chartjs.html @@ -0,0 +1,922 @@ + + +
+ + +The following three inline (sparkline) chart have been initialized to read and interpret data tags
++ Mouse speed Loading.. +
+ ++ Inline 10,8,9,3,5,8,5 + line graphs + 8,4,0,0,0,0,1,4,4,10,10,10,10,0,0,0,4,6,5,9,10 +
+ ++ Bar charts
+ + + negative values: + stacked: ++ Composite inline + 8,4,0,0,0,0,1,4,4,10,10,10,10,0,0,0,4,6,5,9,10 +
+ ++ Inline with normal range + 8,4,0,0,0,0,1,4,4,10,10,10,10,0,0,0,4,6,5,9,10 +
+ ++ Composite bar + 4,6,7,7,4,3,2,1,4 +
+ +
+ Discrete
+ 4,6,7,7,4,3,2,1,4,4,5,6,7,6,6,2,4,5
+
+ Discrete with threshold
+ 4,6,7,7,4,3,2,1,4
+
+ Bullet charts
+ 10,12,12,9,7
+ 14,12,12,9,7
+ 10,12,14,9,7
+
+ Customize size and colours + 10,8,9,3,5,8,5,7 +
+ +
+ Tristate charts
+ 1,1,0,1,-1,-1,1,-1,0,0,1,1
+ (think games won, lost or drawn)
+
+ Tristate chart using a colour map: + 1,2,0,2,-1,-2,1,-2,0,0,1,1 +
+ +
+ Box Plot: 4,27,34,52,54,59,61,68,78,82,85,87,91,93,100
+ Pre-computed box plot Loading..
+
+ Pie charts + 1,1,2 + 1,5 + 20,50,80 +
+Morris.js charts are no longer maintained by its author. We would recommend using any of the other + charts that come with the template.
+