var ctx = $("#myChart").get(0).getContext("2d"); var myNewMonthChart = new Chart(ctx, { type: \'bar\', responsive: true, animation: true,