satish - 2012-07-16

We are using smartgwt and gwt highcharts api.

we have a requirement to update chart type on demand, this is done by user selection (ie change line to a bar or area etc).

This is what i am doing and its not working, On smartgwt radio group selection change i am setting the chart type to newly selected chart type and redrawing the chart.

is this supposed to work the way i am expecting it to work ? if this is a wrong approach how would i achieve what i need.

Any help is much appreciated.