Unplanned
Last Updated: 05 Jan 2017 07:58 by ADMIN
Set the DataContext of a Candlestick to be the DataPoint to allow binding to properties of the business object.
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.
Unplanned
Last Updated: 05 Jan 2017 07:58 by ADMIN
Extend ChartSelectionBehavior to support continuous range selection through drag&drop.
Unplanned
Last Updated: 05 Jan 2017 07:58 by Petar
When this mode is on, information should be displayed for all data points in a given category (as opposed to displaying the closest points taken from different categories).
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.
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.
Unplanned
Last Updated: 03 Jan 2017 21:08 by ADMIN
ADMIN
Created by: Peshito
Comments: 0
Category: ChartView
Type: Feature Request
7
Provide a way that the CrossHair behavior looks like theTrackBall's one so that the Crosshair follows just the chart's series. Something like a TrackBall with the horizontal and vertical line of a Crosshair.
Unplanned
Last Updated: 05 Jan 2017 07:58 by Petar
Implement ChartSeriesLabelDefinition properties as DependencyProperties
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.
Unplanned
Last Updated: 09 Sep 2019 10:09 by ADMIN
Created by: Martin Ivanov
Comments: 0
Category: ChartView
Type: Feature Request
6
Implement a feature that allows you to start an animation when the values of a data point are changed. For example, if you change the value on the vertical axis from 5 to 10, a smooth animation updating the visual element should be started.
Unplanned
Last Updated: 04 Oct 2022 12:37 by ADMIN
Created by: Barnaby
Comments: 12
Category: ChartView
Type: Feature Request
6
Create 2-dimensional contour plot from unstructured 3-dimensional data.  Means the points are randomly arranged in the XY plane.

Attached file shows an example of what I would like to achieve.  I think the contour plot Telerik does currently requires a structured grid, i.e. full grid of NxM points.
Unplanned
Last Updated: 11 Oct 2016 12:45 by Marcello
When thousands of items are displayed, the tooltip and trackball behaviors may become slow, because of inefficient searching for the closest datapoints. Performance can be sped up by implementing a custom search and manually creating a ChartDataContext via the GetDataContext method.
Unplanned
Last Updated: 05 Jan 2017 07:58 by Petar
Add support for millisecond sampling interval to ChartDataSource.
Unplanned
Last Updated: 04 Jan 2017 12:31 by Petar
Created by: Petar
Comments: 0
Category: ChartView
Type: Feature Request
5
Add support for axis with multi-level categories.
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: 31 Jan 2017 06:40 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category: ChartView
Type: Feature Request
5
Possible positions: 
- above or below the X axis 
- left or right of the Y axis
Unplanned
Last Updated: 02 Nov 2017 08:57 by Vladimir
ADMIN
Created by: Vladimir Stoyanov
Comments: 0
Category: ChartView
Type: Feature Request
5
Introduce a way to set a geometry for the chart series' data points. Currently you cannot easily change the geometry of the default visual of PointSeries and LineSeries, for example. We can also introduce a default visual geometry selector.
Unplanned
Last Updated: 07 Sep 2016 07:28 by ADMIN
ADMIN
Created by: Petar Marchev
Comments: 0
Category: ChartView
Type: Feature Request
5
Ability to specify a cursor during a drag-to-pan operation. One way to work-around this is to use the attached property in the sample project attached here. 
This is the code needed to start using the solution:
<telerik:RadCartesianChart local:ChartUtilities.PanCursor="Hand" />
Unplanned
Last Updated: 03 Jan 2017 21:08 by ADMIN
Currently, RadChartView doesn't support ChartToolTipBehavior for series which are using BitmapRenderOptions or Direct2DRenderOptions. The tooltip doesn't display.
1 2 3 4