getContext('2d'); var lineChart = new Chart(ctx, { type: 'line', data: { labels:yAxis, datasets: [{ label: 'ETH 價格', data: datas, ...
確定! 回上一頁