As long as you are fetching your data via an AJAX call (or using a push service, perhaps), you can do this. It's just a matter of updating or replacing the DataTable and redrawing the chart with the new data.
On Friday, December 14, 2012 8:59:34 AM UTC-5, Maria Garcia wrote: > > Hi, > > I'm new with Google Visualization API and GWT and I need some advices.. > > I use GWT and I have imported the visualization API to create > different visualizations. I want to create a similar visualization to the > real time graph that Google analytics offers (when a new visit access to a > page, the graph includes the new data. The x axis is updating with time and > Y axis depend on what happends with visits, maybe it is listening some > events). > > I don't know how to start or if it's possible to pass this kind of real > data to de the Visualization API...some advices will be helpful. > > Thanks in advance. Best regards, > MarĂa. > > PS: Maybe this question should be for other group such as GWT? > > > -- 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/-/oisScI47oU0J. 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.
