HI there, I don't see any reason why it wouldn't be permissible - provided you abide by the Terms of Service.
There's folks here that have had similar use-cases and they solved the problem by using cURL ( with PHP ) - they just fetch the image from Google and store it locally as a JPG. There's many other libraries that let you fetch and save, so it might be your next destination for this project. regards C_M ::carloslabs:: On Jun 24, 5:15 am, Richard Price <[email protected]> wrote: > Hi, > > Is it permissible to pass Google Charts the required URL, and download > the generated chart for storage and future serving locally? I really > want to minimise the amount of hits to the Google Charts API for what > is, essentially, the same data all the time - and not rely on a > caching proxy between the client and the Google server. > > Regards > Richard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
