Deutsch
germany.ruФирмы и услугиДинамика посещений (malraus - Das Reisebüro Dippe )

malraus - Das Reisebüro Dippe

 

Размещено: 09 Авг 2012 | Просмотров: 3315
', 1],['">', 1],['">', 1] ]); // Set chart options var options = {'title':'Статистика просмотров за текущий месяц - malraus - Das Reisebüro Dippe ', 'width':600, 'height':300}; // Instantiate and draw our chart, passing in some options. var chart = new google.visualization.PieChart(document.getElementById('chart_div')); chart.draw(data, options); }
', 1],['">', 1],['">', 1] ]); // Set chart options var options = {'title':'Статистика просмотров за весь период - malraus - Das Reisebüro Dippe ', '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); }