Hi,

But how do I actually do that? I thought the data is written to the
chart all at once no matter what I do. Could you share the way to
write it in small chunks?

Thanks a lot!

On Aug 12, 10:47 pm, midwest <[email protected]> wrote:
> Split data into smaller chunks and draw the chunks with a delayed
> execution of 1 msec for example, to give the IE a breather. It is
> slower, but the dialog won't popup. works for me.
>
> On Aug 12, 3:38 pm, Jinji <[email protected]> wrote:
>
> > I'm sorry for having no good news for you. This is a lot of data, and some
> > browsers are slower than others...
>
> > On Tue, Aug 3, 2010 at 11:28 PM, Daniel Steinberg 
> > <[email protected]>wrote:
>
> > > Hi,
>
> > > I am using about 500Kb of data for a chart that works absolutely great
> > > in Firefox, in Internet Explorer however it causes a "Stop running
> > > this script?" message show up twice before the chart actually loads.
> > > After that the chart is displayed correctly.
> > > I know how to get rid of that message by tweaking the registry, but
> > > unfortunately I can require that from all our clients.
> > > The delay occurs in chart.draw method (that's for sure, I tested that
> > > with a sort of breakpoints).
> > > My question is: do you know if there is anything I could do to get rid
> > > of this problem in IE?
>
> > > Here is the chart I am talking about:
> > >http://dl.dropbox.com/u/9018419/slow.html
>
> > > Many thanks in advance!
> > > Daniel
>
> > > --
> > > 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]<google-visualization-
> > >  api%[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.

Reply via email to