The Google Chart Tools (https://developers.google.com/chart/) are client side, but do depend on static resources hosted on our servers (geo data, CSS, etc.).
The Google Image Chart API (https://developers.google.com/chart/image/) is server side, and so data does need to be sent to our servers for rendering. Per our FAQ, Is Google logging all my chart data?The chart data included in the HTTP request is saved in temporary logs for no longer than two weeks for internal testing and debugging purposes. Of course you should understand that if your chart appears in an image tag on a public webpage, it could be crawled. From: https://developers.google.com/chart/interactive/faq#logging Hope that helps, Tom On Sunday, March 24, 2013 11:40:33 AM UTC-4, Ashutosh Kumar wrote: > > I want to Know that whether Google Charts API is A Client Side or Server > side. > Does it Sends Any Data from my page to google web servers ? > -- You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
