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