3 Attachment(s)
Pentaho CDE Multicharts Issue
I'm trying to display multiple pie charts. When in CrossTab mode is true and dataMeasuresInColumns is false, it displays the charts as follow.
Attachment 18417
But what I need is column index 0 (station) as category and when I have seriesInRows as true, I do get the right charts but only column index 1 is drawn.
As you can see from the screen capture, the values of First, Second and Third are there in toolTip, but not in pie charts. How do I make it show?
Attachment 18418
Attachment 18419
Thanks in advance.