Hi, i don't why, but it still doesn't do anything. The server render is like this: <script type='text/javascript' src="http://www.google.com/jsapi"></script> <script type="text/javascript"> function drawChart() { var data1 = google.visualization.DataTable() data1.addColumn('datetime', 'Datum'); data1.addColumn('number', 'Sava'); data1.addColumn('number', 'RPWS1'); But the chart don't show up. It's strange that even with the typo, column RPWS1 was still added in DataTable.
I don't know what to do anymore... -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
