Hey guys!
I’ve recently followed this tutorial for using Chart.js to my application:
I’ve fixed the issue where i now downloaded the source code and manually put it in my app and linked it so no errors on the app. But when i run it with the example for a chart nothing shows up. It is loaded.
Someone in the comments mentioned that version 2.x didn’t work for them either and they changed to version 1.x. I did the same thing but now my application got multiple errors and won’t run. I’m using Chart.js and angular-chart.js
Any of you guys experienced the same issue?