Hello,
I have a Java simulation program that I'd like to run as a GWT RPC
application.
The output of the simulation is a time-series graph. Now, I need to
develop a dynamic chart: as the simulation progresses in time, and
more data is available from my server, I need to display the updated
chart (on the client's browser).

Could you please advise with any tutorial/complete example on how to
do this using HighCharts (or any other charting module) in a GWT RPC
app?
I have (very) basic knowledge with GWT RPC.
Any help would be appreciated.

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to