Unplanned
Last Updated: 25 Feb 2011 06:20 by philippe
ADMIN
Created by: Giuseppe
Comments: 1
Category:
Type: Feature Request
6
Implement Scatter 3D series type that can plot data again X-Y-Z coordinate system (real Z axis).
Unplanned
Last Updated: 23 Feb 2011 08:43 by ADMIN
Zooming & Scrolling is incorrect in datasets with clustered data and large gaps between the clusters.
Unplanned
Last Updated: 22 Feb 2011 09:31 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Feature Request
2
Add support for gridlines and striplines for additional y axis.
Unplanned
Last Updated: 22 Feb 2011 03:24 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 0
Category:
Type: Bug Report
3
There is a design time issue when binding to null collection with series mappings / itemmappings defined in XAML (MVVM).
Unplanned
Last Updated: 18 Feb 2011 12:41 by ADMIN
It is currently possible to mousedown in a chart area, leave the RadChart with the mouse, and start interacting with other controls, and the RadChart will still await a mouseup event to stop Zooming / Scrolling. If a RadChart loses focus, it should resolve
Unplanned
Last Updated: 18 Feb 2011 11:11 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Bug Report
1
If you set the following style: 
<Style x:Key="XAxisGridLineStyle" TargetType="Line">
    <Setter Property="StrokeThickness" Value="12" />
    <Setter Property="Stroke" Value="Black" />
</Style>

you get grid lines 50% thinner then the desired (6px).
Unplanned
Last Updated: 27 Jan 2011 09:57 by Andrea Rapuzzi
ADMIN
Created by: Ves
Comments: 2
Category:
Type: Feature Request
3
Possibilities:
    *  The user double clicks on the orange part of the scroll bar, and it exapands to the full range.  
    * The user double clicks on one of the draggable handles and it returns to its end of the scroll bar.
    * When both scroll bars ar
Unplanned
Last Updated: 24 Jan 2011 06:38 by ADMIN
If the the datetime field is a nullable type, no matter if it has a value, it throws a null reference exception.
Unplanned
Last Updated: 07 Jan 2011 10:22 by ADMIN
Chart: AxisX should allow a single item with AutoRange =false
Unplanned
Last Updated: 23 Dec 2010 03:15 by ADMIN
Interactivity API does not work in constructor, Loaded and DataBound events.
Unplanned
Last Updated: 21 Dec 2010 04:35 by ADMIN
ADMIN
Created by: Ves
Comments: 0
Category:
Type: Feature Request
1
Chart: Allow AxisItem2D retemplating.
Unplanned
Last Updated: 20 Dec 2010 07:21 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 0
Category:
Type: Feature Request
2
Expose HierarchyManager.Drill(...) method so the user can initiate drill-down action from code.
Unplanned
Last Updated: 20 Dec 2010 07:20 by ADMIN
Expose public API for hover / highlight interactivity from code (currently hover action is triggered only if you physically move the mouse over the chart item).
Unplanned
Last Updated: 02 Dec 2010 07:45 by ADMIN
Minor ticks are not displayed correctly when using logarithmic scale.
Unplanned
Last Updated: 02 Dec 2010 04:53 by ADMIN
Chart series always show 0 values when bound to a dynamic object

See attached project
Unplanned
Last Updated: 23 Nov 2010 12:31 by ADMIN
Allow the user to drag the chart area and perform panning in this was as an alternative to dragging the scrollbar.
Unplanned
Last Updated: 27 Oct 2010 04:06 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category:
Type: Feature Request
2
Introduce functionality for getting the default colors programatically.
Unplanned
Last Updated: 25 Oct 2010 09:22 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 0
Category:
Type: Feature Request
3
In statistics, a moving average, also called rolling average, rolling mean or running average, is a type of finite impulse response filter used to analyze a set of data points by creating a series of averages of different subsets of the full data set.

Giv
Unplanned
Last Updated: 25 Oct 2010 09:20 by ADMIN
ADMIN
Created by: Giuseppe
Comments: 0
Category:
Type: Feature Request
2
Add support for trendline curves that have the best fit to a series of data points, possibly subject to constraints (e.g. linear / quadratic / cubic fit curves, etc.)

http://en.wikipedia.org/wiki/Curve_fitting
Unplanned
Last Updated: 07 Oct 2010 08:46 by ADMIN
Chart: PlotAreaAxis cannot be altered in non-default layout