Setup the data for the chart library var TheBarChartData={ type: 'line', // try other types of charts data: { labels : Labels, datasets : [{ data : Buckets,
確定! 回上一頁