W. Schneider - Dipl.SV.Immobilienbewertung (DIA), Dipl.-Ing. (TU)
Размещено: 12 Фев 2010 | Просмотров: 9014
', 1],['">', 1] ]); // Set chart options var options = {'title':'Статистика просмотров за весь период - W. Schneider - Dipl.SV.Immobilienbewertung (DIA), Dipl.-Ing. (TU)', '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); }