From 4ba4ccc3fddb242251d5442c78aba14f43835035 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Mon, 22 Apr 2019 12:35:05 +0530 Subject: created index page --- touch/morris.html | 477 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 477 insertions(+) create mode 100755 touch/morris.html (limited to 'touch/morris.html') diff --git a/touch/morris.html b/touch/morris.html new file mode 100755 index 0000000..0398075 --- /dev/null +++ b/touch/morris.html @@ -0,0 +1,477 @@ + + + + + + + + + + + + SB Admin 2 - Bootstrap Admin Theme + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+
+

Morris.js Charts

+
+ +
+ +
+
+
+
+ Area Chart Example +
+ +
+
+
+ +
+ +
+ +
+
+
+ Bar Chart Example +
+ +
+
+
+ +
+ +
+ +
+
+
+ Line Chart Example +
+ +
+
+
+ +
+ +
+ +
+
+
+ Donut Chart Example +
+ +
+
+
+ +
+ +
+ +
+
+
+ Morris.js Usage +
+ +
+

Morris.js is a jQuery based charting plugin created by Olly Smith. In SB Admin, we are using the most recent version of Morris.js which includes the resize function, which makes the charts fully responsive. The documentation for Morris.js is available on their website, http://www.oesmith.co.uk/morris.js/.

+ View Morris.js Documentation +
+ +
+ +
+ +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + -- cgit