Home › Forums › Chart Support › how can i get the max, min, avg and current value of any multi series chart › Reply To: how can i get the max, min, avg and current value of any multi series chart
i have implemented it and it is working fine it solved my problem. But i am facing an issue, i want to add data series using a multiselect dropdown, when i select title names their respective data series should come from an ajax request. and previous data series should disappear. how can i do that.