From f3136eefe9105deb1d97123629dae80c2de66304 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Thu, 2 Jul 2015 10:33:26 -0400 Subject: updated libraries, squashed the problem of not getting bar handles on click, optimized montage view --- www/lib/tc-angular-chartjs/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/lib/tc-angular-chartjs/README.md') diff --git a/www/lib/tc-angular-chartjs/README.md b/www/lib/tc-angular-chartjs/README.md index 3910579c..30722baa 100644 --- a/www/lib/tc-angular-chartjs/README.md +++ b/www/lib/tc-angular-chartjs/README.md @@ -31,6 +31,8 @@ Load `Chart.js` and `tc-angular-chartjs` as you would with normal scripts. ``` +Make sure you use `dist/tc-angular-chartjs.js` or `dist/tc-angular-chartjs.min.js` + Require `tc.chartjs` in your application modules where you require `Chart.js`. ```javascript -- cgit v1.2.3