On Feb 15, 2013 1:02 PM, "abhishek sharma" <[email protected]> wrote:
>
> Hi all,
>
> SFTB . I have a scenrio as follows:-
> 1) The pie chart has to be updated every 30 seconds.
> 2) The data for the pie chart is to be fetched by HTTP.
>
> I am able to receive the data through HTTP and parse it. However I am not
able to update the data of the pie chart every 30 seconds.
> I am using visualization charts for this.
> Can anyone provide me similar code snippet too?
> Any help appreciated

Have you tried using a Timer that is scheduled every 30 seconds to update
the chart?

-- Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to