Completed
Last Updated: 28 Apr 2016 14:15 by Viet
Automatic axis range calculation should take into account the visibility of the chart series (i.e. the data points of a collapsed series should not be respected).

Note: This is by design. The range of all series forms the range of the axis. If the user wants the collapsed series not to affect the range of the axis he can remove them.
Unplanned
Last Updated: 05 Jan 2017 07:58 by ADMIN
ChartDataSource control should perform the sampling operation asynchronously in a background thread so that it is not blocking the UI thread.
Completed
Last Updated: 27 Jan 2015 14:05 by ADMIN
"Insert" operation is not supported properly for chart series but is handled like "Add" i.e. RadCartesianChart.Series.Insert(0, series) will not result in inserting the series at zero index but internally it will be added to the end of the collection and it will be treated as last series.

Available in version 2014.3.1215.
Completed
Last Updated: 28 Apr 2016 13:48 by ADMIN
Currently it is only possible to get the Actual Minimum and Maximum of the Linear axis, but it is not possible to track change notifications. Needed properties should be introduced so that it is possible to track the Actual Min and Max (with and without the ZoomAndPan behavior).

Available in Q3 2014 SP1 Release.
Completed
Last Updated: 02 Apr 2014 11:47 by ADMIN
When adding two BarSeries in code-behind, the second one is not aligned well on the horizontal DateTimeContiniousAxis. It starts from the beginning of the axis, but not the supposed DateTime.
Completed
Last Updated: 28 Apr 2016 14:16 by ADMIN
Pan/zoom behavior should be configurable whether to execute its logic on right mouse button or left mouse button down.
Unplanned
Last Updated: 05 Jan 2017 07:58 by ADMIN
ADMIN
Created by: Ves
Comments: 0
Category: ChartView
Type: Feature Request
3
Users should be able to create custom financial indicators.
Declined
Last Updated: 26 Jul 2016 08:50 by ADMIN
Currently when sampling is used to generate the data points, the DataItem property of the DataPoint is null and there is no way to find out which data items have been used to generate the data point. A new property can be introduced (DataItems) which can contain the data items in mind.

Decline reason: This item is duplicate of the following one:
http://feedback.telerik.com/Project/143/Feedback/Details/113364-chartview-expose-the-data-items-when-sampling-is-used
Unplanned
Last Updated: 05 Jan 2017 07:58 by ADMIN
Extend ChartSelectionBehavior to support continuous range selection through drag&drop.
Completed
Last Updated: 10 Dec 2014 11:15 by Martyn
ADMIN
Created by: Giuseppe
Comments: 3
Category: ChartView
Type: Feature Request
33
Add built-in support for smart series item labels i.e. automatic label arrangment that ensures the labels do not overlap.
Completed
Last Updated: 11 May 2018 05:52 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 1
Category: ChartView
Type: Feature Request
3
Add support for chart series animations.
Unplanned
Last Updated: 25 Jul 2018 14:10 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 0
Category: ChartView
Type: Feature Request
8
Add support for ScatterBar series type i.e. bar series that is plotted against linear / logarithmic axis.
Completed
Last Updated: 17 Jan 2019 11:27 by ADMIN
If two or more data points from the same series have the same X value - it should be possible to show information for all of these data points in the track ball.


This feature is available with our latest official version - R1 2019.
Unplanned
Last Updated: 05 Jan 2017 07:58 by ADMIN
When this mode is on - all of the points for which information in the track ball is shown should be on the left hand side of the mouse.
Completed
Last Updated: 20 Sep 2016 10:20 by Yang
ADMIN
Created by: Evgenia
Comments: 2
Category: ChartView
Type: Feature Request
5
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: 01 Sep 2021 10:45 by ADMIN
Release R3 2021
ADMIN
Created by: Giuseppe
Comments: 4
Category: ChartView
Type: Feature Request
11
Add support for BoxPlot series type either through enabling extensibility of the CandlestickSeries type, or through providing new built-in BoxPlot series type.
Unplanned
Last Updated: 05 Jan 2017 11:08 by ADMIN
PlotArea occasionally stops refreshing in live data scenario with asynchronous updates (multithreading).
Unplanned
Last Updated: 05 Jan 2017 07:58 by ADMIN
Numeric axes should be able to specify their PlotMode as categorical axes do (currently numeric axes use hardcoded OnTicks plot mode).
Declined
Last Updated: 26 Jul 2016 10:08 by Lisitsa
Add support for tooltip visualization over the continuous series segments that would interpolate the actual value between data points.

XAML Team reviewed this request and decided not to address it in the future. Appropriate way to get this is to use the crosshair behavior.
Declined
Last Updated: 26 Jul 2016 10:11 by ADMIN
Add support for tooltip visualization over the continuous series segments (besides the current support for visualizing the tooltip over the actual data point / point mark).

Declined due to duplication with http://feedback.telerik.com/Project/143/Feedback/Details/113405-chartview-enhanced-tooltip-support-for-continuous-series-segments-line-area-e