Added SB Admin v2.0

This commit is contained in:
Deon George
2016-10-14 15:06:12 +11:00
parent a42f06ef7e
commit ee884fac43
167 changed files with 61505 additions and 41 deletions

View File

@@ -0,0 +1,3 @@
<div id="areachart"></div>

View File

@@ -0,0 +1,2 @@
<canvas id="cbar" width="350" height="220"></canvas>

View File

@@ -0,0 +1,2 @@
<canvas class ="round" id="cdonut" width="250" height="195"></canvas>

View File

@@ -0,0 +1,2 @@
<canvas id="cline" width="350" height="220"></canvas>

View File

@@ -0,0 +1,2 @@
<canvas class ="round" id="cpie" width="250" height="200"></canvas>

View File

@@ -0,0 +1,2 @@
<div id="donutchart"></div>

View File

@@ -0,0 +1,3 @@
<div id="linechart"></div>

View File

@@ -0,0 +1,2 @@
<div id="piechart"></div>