Hi I am trying to draw an imagechart using the visualization api, I have 3 datasets and when I call vis.draw, it seems the api is sending a post to http://chart.apis.google.com/chart, , it works all good in first request, but for the next request with different datatable again renders the previous image, I understand it is due to caching in the browser side (it works good in google chrome), How can I get over this, just by using the visualization api
thanks in advance regards Vinu -- 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.
