Duo Cosmos - Gala & Leo
Размещено: 24 Янв 2007 | Просмотров: 15141
', 1],['Bing', 1],['">', 1] ]); // Set chart options var options = {'title':'Статистика просмотров за весь период - Duo Cosmos - Gala & Leo', 'width':600, 'height':300}; // Instantiate and draw our chart, passing in some options. var chart = new google.visualization.PieChart(document.getElementById('chart_cumulative_div')); chart.draw(data, options); }