Chartjs-Chart.js chart positions variable at 0 even though value is >0

0👍

Issue must sit with how and when JSON data is loaded.

The chart has to be built within the $.get method, once this is done the chart maps variable correctly.

Leave a comment