Setup the data for the chart library var TheBarChartData={ type: 'line', // try other types of charts data: { labels : Labels, datasets : [{ data : Buckets,
DOWNLOAD: https://tinurli.com/2eo0rf
DOWNLOAD: https://tinurli.com/2eo0rf
chart-js-multiple-datasets-different-labels
I had a battle with this today too. You need to get a bit more specific with your dataset. In a line chart "datasets" is an array with each ... 3925e8d270
Comentarios