Hi there, Have you thought about running a HTTPS proxy and using it to fetch the content from Google Charts? This assumes you have control over the secure server your clients use.
Conceptually speaking, if the results of your data sets are not "real- time" you could get the charts offline, and store them in a secure server for your clients to use, or use a real-time proxy and manage the request yourself. Either way it would be an interesting workaround to solve your problem. cheers Carlos M :: www.carloslabs.com:: On Sep 25, 2:02 pm, rp1011 <[EMAIL PROTECTED]> wrote: > Hello, > > Just wondering if Google is planning on offering the Chart API over > HTTPS at some point in the future? Currently this is virtually the > only factor that is impeding me from adopting this API in my own > development project. > > Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
