Dear Team, I am fetching the Google Visualization API as Ajax response and am adding it to the page as an innerHTML to a DIV. After doing this, the chart is not loaded. From my understanding, this is because drawChart will be called only when we call the Google Visualization API load because I am using "google.setOnLoadCallback(drawChart);"
I could and understand, how can I make it work. Any help would be great. Thanks, Kiran -- 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.
