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. -- You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en.
