I am trying to reset data in a stacked chart on a button click in highcharts Here is my work so far
It is not working
Can you please help with this one? thanks.
Just to clarify I took the help of below two examples
http://www.highcharts.com/demo/column-stacked
Edit on button works for simple graphs, however I could not make it work for stacked columns.
For that you are going to have to re-draw the HighChart or initialize the Object again.
http://jsfiddle.net/dane/YUa3R/34/