Deutsch
germany.ruФирмы и услугиДинамика посещений (Webdoka)

Webdoka

 

Размещено: 16 Фев 2007 | Просмотров: 14727
', 1],['">', 1],['">', 1] ]); // Set chart options var options = {'title':'Статистика просмотров за весь период - Webdoka', '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); }