diff --git a/demo/bubble-chart.html b/demo/bubble-chart.html new file mode 100644 index 0000000..b5aac53 --- /dev/null +++ b/demo/bubble-chart.html @@ -0,0 +1,177 @@ + + + + + + + Bubble Chart + + + + + + +

SingleDivUI

+ +
+
+

Bubble Chart

+
+
+ +
+

Bubble Chart

+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/demo/chart.html b/demo/chart.html new file mode 100644 index 0000000..007bc54 --- /dev/null +++ b/demo/chart.html @@ -0,0 +1,75 @@ + + + + + + + Charts + + + + + + +

SingleDivUI

+ +
+
+

Line Chart

+
+
+
+

Bar Chart

+
+
+
+

Area Chart

+
+
+
+ + + + + + + \ No newline at end of file