Chart Area and Legend Area automatically updates
问题 I have a chart and implemented seriesClick event. When User clicks it loads dataA , when user click again it loads dataB . It is fully implemented and it is functional. However my question is how to fix chart area and legend area. Legend length differs in dataA and dataB , therefore when user click on series, chart is not stay stable, it adjusts automatically. I do not want my chart to adjust automatically. my SeriesClick event implementation is as follows: function clickEvent (e) { if (