Completed
Last Updated: 26 Aug 2014 12:45 by John
ADMIN
Created by: Pavel R. Pavlov
Comments: 3
Category: ChartView
Type: Bug Report
2
When the ItemsSource of a series is replaced with new collection, the labels of the old series are not cleared.

Fixed in LIB version: 2014.2.714
Completed
Last Updated: 04 Feb 2016 13:26 by ADMIN
Available in 2014 Q3 release.
Completed
Last Updated: 15 Oct 2014 13:30 by ADMIN
Created by: Ivan
Comments: 4
Category: ChartView
Type: Bug Report
3
In a chart that displays more than one series, it would great to be able to turn on/off the trackball feature on a per-series basis. (Currently, suppressing the display of data for a given series doesn't prevent the trackball from snapping to points on that series - a weird experience for the user.
Completed
Last Updated: 26 Aug 2014 08:27 by ADMIN
When the LabelTemplate property of the chart's axis is changed at runtime the labels are not resized and they overlap the plot area if they are too long.

Fixed in 2014.2.0630 LIB
Completed
Last Updated: 13 Sep 2017 12:50 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: ChartView
Type: Feature Request
2
Expose RadFunnelChart and RadFunnelSeries for displaying funnel-like segments. They are usually used for visualizing stages in sales / marketing processes. 

Available in R3 2017 Official Release Version.
Check what's new in R3 2017 here: 
http://www.telerik.com/support/whats-new/wpf/release-history/ui-for-wpf-r3-2017
Completed
Last Updated: 01 Dec 2014 15:41 by ADMIN
Completed
Last Updated: 19 Jan 2015 15:30 by ADMIN
Will be available in Q1 2015 Release.
Completed
Last Updated: 22 Aug 2014 14:02 by ADMIN
NullReferenceException on updating data when mouse is over chart's area and trackballinfo is visible. 

To workaround this, remove the TrackBallBehavior when data is updated and add it again on MouseMove.
Completed
Last Updated: 04 Feb 2016 15:36 by ADMIN
Offset appears when chart with no margins and paddings is exported.
Completed
Last Updated: 27 Aug 2014 13:11 by ADMIN
All labels of the LogratihmicAxis display 'zero' in scenarios with small values  (for example: 0.000000000116 or 2.3E-10)
Completed
Last Updated: 08 Jan 2016 12:22 by Louis
Created by: Louis
Comments: 0
Category: ChartView
Type: Feature Request
1
CategoricalSeriesDescriptor.TypePath is not currently bindable. This means this has to point to a property on your DataSource that returns Telerik series types. This breaks the MVVM design model, as the DataSource points to the ViewModel, that should not contain any View specific types. Please provide a bindable alternative, such that a Converter can be applied to supply the View specific types.

Will be available in Q1 2016 Release.
Completed
Last Updated: 11 Mar 2014 13:30 by ADMIN
Incorrect drawing of BarSeries with negative values and additional axis.

This happens when we have one series with only positive values and one with mixed values.
Completed
Last Updated: 23 Aug 2019 09:37 by ADMIN
Completed
Last Updated: 25 May 2017 10:18 by Sathya
ADMIN
Created by: Peshito
Comments: 5
Category: ChartView
Type: Feature Request
22
Introduce Annotations ItemsSource property

Available in Release Version Q1 2016.
Completed
Last Updated: 29 Jan 2014 15:27 by ADMIN
Bar series with DateTimeContinuousAxis axis with no MajorStep specified. When you zoom the bars gets to big and does not stay within its tick boundaries.
Completed
Last Updated: 28 Apr 2016 14:17 by ADMIN
ADMIN
Created by: Yavor
Comments: 3
Category: ChartView
Type: Feature Request
8
Add RangeSeriesDescriptor
Completed
Last Updated: 20 Sep 2016 10:20 by ADMIN
ADMIN
Created by: Peshito
Comments: 2
Category: ChartView
Type: Feature Request
4
Add support for 3D Surface Series Type.

This feature is now available as part of the ChartView control since R3 2016 Official release. Refer to the link below for more information.
http://docs.telerik.com/devtools/wpf/controls/radchartview3d/series/surfaceseries3d.html
Completed
Last Updated: 04 Feb 2016 13:34 by ADMIN
Completed
Last Updated: 16 Jan 2014 15:20 by ADMIN
DateTimeContinuousAxis produces too many labels when zoom in to the max and then zoomed out with double clicking the slider. The result is different when zooming out while dragging the slider and when double clicking it.