Thanks for reporting this issue. This is indeed a problem and we are working on solving it.
Best, Viz Kid On Sun, Feb 27, 2011 at 12:49 PM, Henk <[email protected]> wrote: > Excactly the same problem. The corechart file is by large the biggest > file to download and is the slowest process in my pageload. > > I tried dynamically loading as I do not need the file allways, but if > I do a google.load('visualization', '1', {packages:['corechart', > 'table']}); after pageload at some point in time I end up with a > blank screen (body is empty) which never ends loading. > > Would love to have a solution cause this is really slowing things > down. > > > On 26 fév, 14:35, roger <[email protected]> wrote: > > I'm having the same problem. The loader (jsapi) stays in the cache, > > but the corechart .js file is downloading everytime. It's a 296KB file > > so it's slowing down a couple of my pages by 3-6 secs. > > > > In my case the URL isn't changing but the response headers for "Cache- > > Control" (private, max-age=0) and "Expiration" indicate that the file > > expires from the cache immediately. The pages load quickly when > > caching is working; but these last few days it's consistently > > reloading. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization 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-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en.
