getContext('2d'); // build the chart var myChart = new Chart(ctx, { type: 'line', data: { labels: uniq, datasets:dataSet }, options: options });.
確定! 回上一頁