Hi All,
I'm using ATL chart to show live data. Chart window is fix i.e. it show maximum 10 minutes data, after 10 minutes we remove old data and add new data.
When we run this chart for long duration (around 10 hours), due to memory leaks browser get crashed.
I think removed data is not getting released. Can some help to resolve this issue?
Thanks,
Vikas