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.
Unplanned
Last Updated: 03 Jan 2017 20:37 by ADMIN
Unplanned
Last Updated: 03 Jan 2017 20:38 by ADMIN
ChartView: InvalidCastException is thrown when using series provider and the property that provides the series' Type is declared in an abstract class
Completed
Last Updated: 04 Apr 2014 13:29 by Telerik Admin
ADMIN
Created by: Petar Marchev
Comments: 1
Category: ChartView
Type: Bug Report
1
Chart is not exported properly when Margin is present.
Completed
Last Updated: 22 Nov 2013 09:11 by ADMIN
The ToolTip's style is missing in the no xaml assemblies in Expression_Dark and Office2013 themes. A work-around is to manually include the tool tip's style (for example in the App.xaml).
Declined
Last Updated: 26 Jul 2016 08:43 by Petar
Provide a way to synchronize Trackball and Crosshair behaviors.

XAML Team reviewed this request and decided not to address it in the future. 
Declined
Last Updated: 09 Mar 2023 13:14 by ADMIN
Created by: Petar
Comments: 0
Category: ChartView
Type: Feature Request
4

Implement a new LabelFitMode that prevents the axes labels from overlapping by increasing the LabelInteval.

Declined: This is no longer necessary after introducing the SmartLabelsMode.

Declined
Last Updated: 26 Jul 2016 08:44 by Petar
Introduce DesiredTickCount property for the DateTimeContinuousAxis.

XAML Team reviewed this request and decided to not address it in the future.

We introduced the ability for the axis to change step based on its size, so that labels do not overlap and presently we see no value in having such a DesiredTickCount property (whats even more the axis already has a MaximumTicks property).
Unplanned
Last Updated: 05 Jan 2017 07:58 by Petar
Created by: Petar
Comments: 0
Category: ChartView
Type: Feature Request
4
Implement Waterfall series type (http://en.wikipedia.org/wiki/Waterfall_chart).
Unplanned
Last Updated: 05 Jan 2017 11:07 by Petar
When a System.Windows.Interactivity.EventTrigger is attached to a ChartTrackBallBehavior a XamlParseException is thrown. A possible work-around for this would be to set the CommandParameter to be the parent collection of the behavior and not the behavior itself.
Completed
Last Updated: 08 Jan 2015 08:58 by ADMIN
Currently a grid line is positioned for each tick. Implement grid-line-interval property so that only one in n ticks have an associated grid line.
Unplanned
Last Updated: 05 Jan 2017 07:58 by SurgicalScience
Currently plot band and marked zone annotations are not snapped to the ticks when the PlotMode of a CategoricalAxis is BetweenTicks. Instead the annotation starts from the middle of the slot, and from the middle of the bar (when using BarSeries). 

Introduce a way to snap plot band annotations and marked zone annotations to the ticks instead of the middle of the slot of the categorical axis.
Completed
Last Updated: 28 Oct 2014 07:49 by Petar
Add support for specifying different tooltip templates for each series.
Completed
Last Updated: 08 Jan 2015 09:06 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: ChartView
Type: Feature Request
4
Add grid interval property in order to control the number of grid lines with respect to the number of ticks on the axes.
Completed
Last Updated: 14 Jun 2022 11:45 by ADMIN
Release R2 2022 SP1
Add the option for having separate PanZoomBars for each axis, so the user can scroll/zoom each axis independently from the other axes.
Completed
Last Updated: 24 Jun 2015 05:41 by Petar
Add support for automatic step calculation for the chart's axes.

Available in Q2 2015 Release.
Completed
Last Updated: 16 Apr 2014 08:20 by ADMIN
RadPieChart throws an exception whenever is in a DataTemplate of an ItemsControl with over 120 instances. The ItemsControl uses a RadUniformGrid as an ItemsPanel. Project is attached.
Unplanned
Last Updated: 05 Jan 2017 07:58 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: ChartView
Type: Feature Request
5
ChartView: Implement radar column series.
Unplanned
Last Updated: 05 Jan 2017 07:58 by Hakki
ADMIN
Created by: Telerik Admin
Comments: 1
Category: ChartView
Type: Feature Request
7
Allow for the Polar chart to have multiple polar axes so that a user can easily understand what value does a data point have. For example a polar chart with four axes (with the same range) and an axis in each quadrant.
Completed
Last Updated: 28 Apr 2016 14:15 by Petar
Created by: Petar
Comments: 0
Category: ChartView
Type: Feature Request
5
Provide way for specifying a minimum effective size of the zoom rectangle, so that accidental clicks can be ignored.