After a chart is rendered you can continue to call operations on the chart to change its state dynamically, including changing the data of a series, adding/removing series, changing the chart title, etc. There are also a series of events available that you can interact with if you want to react dynamically to user interactions with the chart itself.
hi
i want to diplay a Dynamic HighCharts ... until now i display a simple "pie Chart" , but i don't know how to display it in Dynamic Way.
please anyone know how to do this ,??
thanks
best regards
After a chart is rendered you can continue to call operations on the chart to change its state dynamically, including changing the data of a series, adding/removing series, changing the chart title, etc. There are also a series of events available that you can interact with if you want to react dynamically to user interactions with the chart itself.
Couple of related areas of the docs follow:
http://www.moxiegroup.com/moxieapps/gwt-highcharts/userguide.jsp#series
http://www.moxiegroup.com/moxieapps/gwt-highcharts/userguide.jsp#events
And a couple of examples in the Showcase application:
http://www.moxiegroup.com/moxieapps/gwt-highcharts/showcase/#dynamic-spline-updating
http://www.moxiegroup.com/moxieapps/gwt-highcharts/showcase/#dynamic-manage-points
Hope that helps, but just let us know if you're were looking for something different.
Last edit: Shawn Quinn 2012-07-05