var chart = new google.visualization.PieChart(document.getElementById('chart_div'));. chart.draw(data, options);. 修改後的應用:. // Instantiate and draw our ...
確定! 回上一頁