You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Google Visualization API and Google Charts API ... Do I understand
correctly that Visualization API does not send unencryted client data
over the web, while Charts API DOES send client data over the web?
Any clarification appreciated.
asgallant
unread,
Oct 7, 2011, 1:43:44 PM10/7/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
The Image Charts send data to Google's servers unencrypted. Most Visualization Charts (with the notable exception of the Image Charts wrapper) do not transmit any data - all processing and rendering occurs in the user's browser. See the Data Policy section for any charts you are interested in (ex: http://code.google.com/apis/chart/interactive/docs/gallery/areachart.html#Data_Policy) to be certain.