I used to use GroupedStackedBarRenderer for grouping while using stacked bar charts.
Now I want to achieve the same(GroupedStackedBarRenderer) using jasper reports. I mean i want to have the same in my .jrxml
Is it possible to implement the same?