From 12bf52b8f36fba0d6b74a026e488d475707513d1 Mon Sep 17 00:00:00 2001
From: Dev Mehta Files to download
<5kb for all directives (~1kb with gzip compression!)
You need to include the dependencies in your page:
-<script src="node_modules/chart.js/Chart.min.js"></script>
+ <script src="node_modules/chart.js/dist/Chart.min.js"></script>
<script src="node_modules/angular-chart.js/dist/angular-chart.min.js"></script>
As soon as you've got all the files downloaded and included in your page you just need to declare
a dependency on the chart.js module: