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/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 www/lib/Chart.js/.gitignore (limited to 'www/lib/Chart.js/.gitignore') diff --git a/www/lib/Chart.js/.gitignore b/www/lib/Chart.js/.gitignore new file mode 100644 index 00000000..3969d0aa --- /dev/null +++ b/www/lib/Chart.js/.gitignore @@ -0,0 +1,7 @@ + +.DS_Store + +node_modules/* +custom/* + +docs/index.md -- cgit v1.2.3