This question is locked. New answers and comments are not allowed.
Hello,
As per our requirements we need to show moving(live) graph on the screen and for this we are having 14 different instance of Telerik - RedCartesianChart on our UI. if we use our app about 10-15 mint then its hangs the UI for the significant time. If we stop updating the graph then its works fine.
working mechanism is like I am plotting a fixed no of points from 0 to some length. After plotting points, I am plotting points again from start and so on. before
plotting new points I am removing points from start to show a small gap between new and old points.
Thanks,
Amit.
As per our requirements we need to show moving(live) graph on the screen and for this we are having 14 different instance of Telerik - RedCartesianChart on our UI. if we use our app about 10-15 mint then its hangs the UI for the significant time. If we stop updating the graph then its works fine.
working mechanism is like I am plotting a fixed no of points from 0 to some length. After plotting points, I am plotting points again from start and so on. before
plotting new points I am removing points from start to show a small gap between new and old points.
Thanks,
Amit.