var chart = new google.visualization.LineChart(document.getElementById('curve_chart')); chart.draw(data, options);. 如下表所示,在網頁上繪出圖型 ...
確定! 回上一頁