Completed
Last Updated: 12 Feb 2015 13:36 by ADMIN
ADMIN
Ivan Petrov
Created on: 28 Dec 2012 09:03
Category: ChartView
Type: Bug Report
2
FIX. RadChartView - If two series are combined in Stack100 mode and both have value 0.0 in one category an exception is thrown.
Steps to reproduce:
1. Add chart to a form.
2. Add two bar series with CombineMode set to Stack100
3. Add two data points to the series with values 0.0 and identical category
4. Run the project an you will see an exception.
4 comments
ADMIN
Stefan
Posted on: 05 Nov 2014 11:55
No, currently we do not have this case planned. As I mentioned it is not a trivial issue, hence it would require major refactoring. 
Alpeshkumar
Posted on: 05 Nov 2014 11:46
Do you have planned for next release to fixed this issue. Same data source if you do in excel work perfectly.
ADMIN
Stefan
Posted on: 05 Nov 2014 09:03
We are aware this issue is serious. however, with the current implementation we cannot offer workaround, as the issue lays down in the RadChartView data engine. We will have it in mind when working in this area. I hope it is not a showstopper for you.
Alpeshkumar
Posted on: 02 Oct 2014 10:48
This is real serious issue. Please fixed this issue.