Given that the Chart API uses nothing other than data supplied in the
request, doesn't require a cookie or need other authentication, there
is no reason it cant be used cross-origin safely.

To enable this, please consider adding the following HTTP response
header to all Chart API responses:

  Access-Control-Allow-Origin: "*"

Details here:
  http://www.w3.org/TR/cors/
  http://en.wikipedia.org/wiki/Cross-Origin_Resource_Sharing

Thanks!
Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart 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-chart-api?hl=en.

Reply via email to