You have to call google.load(...) on every page load if you want to draw charts, but you don't have to load it every time you draw a chart if there are multiple charts on the page or you have to redraw the charts at some point. I don't know if the loader caches scripts in the browser, though. AFAIK, there is no way to force it to cache the scripts.
On Tuesday, July 24, 2012 4:56:02 PM UTC-4, Jose Miguel Ramírez Escobedo wrote: > > > > ok thank you, but this time i don`t meant that i want to download the > libraries, what i would like to know is if google chart works with > something like cache this to draw the chart faster and without making lot > of request to the API Google, thank you > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/OSmXi6DZV5kJ. 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-visualization-api?hl=en.
