Hi,
it looks like you have two problems:
1: use google.load("visualization", "1.0", {packages:["imagechart"]});
instead of 1.1
2: move the google.setOnLoadCallback(drawChart);
to the next <script> tag.
these are problems in our documentation,
and will be fixed soon.
HTH
BugChart.
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.