From 8c877315a6b3fe6abe4168ca8c39f161a0b6da86 Mon Sep 17 00:00:00 2001 From: ARC Date: Sun, 17 May 2015 11:43:25 -0400 Subject: Switched from google-chart back to chart.js - I couldn't get axis animations right with google --- www/lib/chartjs/samples/doughnut.html | 67 +++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 www/lib/chartjs/samples/doughnut.html (limited to 'www/lib/chartjs/samples/doughnut.html') diff --git a/www/lib/chartjs/samples/doughnut.html b/www/lib/chartjs/samples/doughnut.html new file mode 100644 index 00000000..fdf7539a --- /dev/null +++ b/www/lib/chartjs/samples/doughnut.html @@ -0,0 +1,67 @@ + + + + Doughnut Chart + + + + +
+ +
+ + + + + -- cgit v1.2.3