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/Chart.js/samples/pie-customTooltips.html | 156 +++++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 www/lib/Chart.js/samples/pie-customTooltips.html (limited to 'www/lib/Chart.js/samples/pie-customTooltips.html') diff --git a/www/lib/Chart.js/samples/pie-customTooltips.html b/www/lib/Chart.js/samples/pie-customTooltips.html new file mode 100644 index 00000000..732317de --- /dev/null +++ b/www/lib/Chart.js/samples/pie-customTooltips.html @@ -0,0 +1,156 @@ + + + + + Pie Chart with Custom Tooltips + + + + + + + +
+ +
+
+ +
+ +
+ + + + + + -- cgit v1.2.3