3. 4. 5. var lineChart = new Chart(speedCanvas, {. type: 'line' ,. data: speedData,. options: chartOptions. }); ...
確定! 回上一頁