This is a migrated thread and some comments may be shown as answers.

Radchart memory leak

4 Answers 148 Views
Chart
This is a migrated thread and some comments may be shown as answers.
jdgoulden
Top achievements
Rank 1
jdgoulden asked on 08 Feb 2011, 03:16 PM
I am experiencing enormous memory leaks in the RadChart control while dynamically updating the data series. Since my application is running as a Kiosk, long term memory leaks are a big show stopper.

 Is anyone else experiencing these problems and how are you mitigating the issues? So far I've gotten a commitment that they are "working on it and will address it in an upcoming release", not really the answer I can give my customers. Has anyone else figure out a way to deal with this?

4 Answers, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 10 Feb 2011, 09:04 AM
Hello jdgoulden,

As mentioned in our reply to your support ticket, please hide the pointmarks, tooltips and labels for the time being.

We will get back to you as soon we have any news.

Best wishes,
Yavor Ivanov
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Toni Daher
Top achievements
Rank 1
answered on 04 Apr 2011, 10:22 AM
Hello,

We are experiencing the same problem. Hiding the labels and the pointmarks is not an acceptable solution for us.

Do you have any updates on this problem?

Thank you.
0
jdgoulden
Top achievements
Rank 1
answered on 04 Apr 2011, 02:09 PM
As a followup to the problem I was experiencing, I was using an ObservableCollection to provide values to my dataseries. When I was inserting new values, it appears that bindings to objects in the original collection were not cleared and memory was consumed. My resolution was to refactor my code and use a List. After doing that my memory issues went away.
0
Yavor
Telerik team
answered on 07 Apr 2011, 11:31 AM
Hi Toni Daher,

We have created a list of tips and tricks that can improve performance of your charts. You can find the list in our online help system here.

Hope this helps!

Greetings,
Yavor Ivanov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart
Asked by
jdgoulden
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Toni Daher
Top achievements
Rank 1
jdgoulden
Top achievements
Rank 1
Share this question
or