This is a migrated thread and some comments may be shown as answers.

Problems with dataSource grouping

0 Answers 86 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Manuel de Jesus
Top achievements
Rank 1
Manuel de Jesus asked on 03 Apr 2012, 12:39 AM
Hello everybody, 

I have a chart with the next information

data: [{c:"P",m:"E",p:22},{c:"S",m:"E",p:40},{c:"P",m:"S",p:46},{c:"S",m:"S",p:32}]

and i want to have two columns on the series axis: 
http://demos.kendoui.com/dataviz/bar-charts/index.html 

(based on the example)
categoriesField: m

and the series
is 
[{name: c, data: 22}]

i have heard that is grouping the datasource but it didnt works

No answers yet. Maybe you can help?

Tags
Data Source
Asked by
Manuel de Jesus
Top achievements
Rank 1
Share this question
or