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

SplineUnexpectedBehavior

1 Answer 37 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Mina
Top achievements
Rank 1
Mina asked on 03 May 2011, 02:06 PM

Hi,
I'm working with RadControls for WPF Q1 2010, released on 22 April 2010.
I have a Spline chart bound to a list of objects with a DateTime and an Int value. The Values are plotted correctly using LineSeries, however I ran into a problem using SplineSeries.

If there is no data point for a long time, the chart shows unexpected behavior at the ends of long period as highlighted in the attached illustration. This is unwanted as the X axis represents Time and as it is impossible for time to get back this misrepresents the data. It seems to be a bug from Telerik Chart in such conditions.

I'd like to find out if there is a setting or later release that prevent this behavior. I hope someone can tell me what is wrong!

SplineUnexpectedBehavior.png

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 06 May 2011, 07:00 AM
Hi Mina,

Indeed, this behavior may be observed under the circumstances. One possible workaround is to use empty values for all periods which have no data:

http://demos.telerik.com/silverlight/#Chart/EmptyValues

I hope this suggestion helps.

Regards,
Yavor
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
Mina
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or