Please forgive if this is a double post. I posed this question in the original thread in the "Preview Forum Thread" which is no longer accessible in the forum listing. So I thought I'd repost in an active forum.
I've been trying to display aggregate values in my charts. Both a pie chart and a bar chart. The basic idea is that I grab one table of data and then aggregate it into different displays. Via searching I've found an example for doing this in a pie chart. Basically we need to build our own series rather than being able to bind to the aggregate sum.
here's the post
http://www.kendoui.com/forums/dataviz/general-discussions/aggregate-pie-chart.aspx#2066234
here's the related jsfiddle
http://jsfiddle.net/valchev/VzWdk/
I've managed to get it also working for bar charts as well
http://jsfiddle.net/yf9cF/
Any plans on making this feature available where we can bind to aggregate values when we group data?
Regards,
Chris
I've been trying to display aggregate values in my charts. Both a pie chart and a bar chart. The basic idea is that I grab one table of data and then aggregate it into different displays. Via searching I've found an example for doing this in a pie chart. Basically we need to build our own series rather than being able to bind to the aggregate sum.
here's the post
http://www.kendoui.com/forums/dataviz/general-discussions/aggregate-pie-chart.aspx#2066234
here's the related jsfiddle
http://jsfiddle.net/valchev/VzWdk/
I've managed to get it also working for bar charts as well
http://jsfiddle.net/yf9cF/
Any plans on making this feature available where we can bind to aggregate values when we group data?
Regards,
Chris