0👍
✅
You dont have to do Chart.defaults.global twice. You should not name two variables the same like you did const CHART
and const Chart
. Here is your code. http://codepen.io/anon/pen/QKoOJK which seem to work fine after few changes.
Source:stackexchange.com