We need to prepare our data for Chart.js. According to the documentation, Chartjs expects your data to look like this: data = { labels: [" ...
確定! 回上一頁