Grouping in Stacked Bar Chart in Jasper Reports

View: New views
2 Messages — Rating Filter:   Alert me  

Grouping in Stacked Bar Chart in Jasper Reports

by njrfrens :: Rate this Message:

| View Threaded | Show Only this Message

 Can any one inform me how to implement grouping while implementing StackedBar Chart using Jasper Reports...

Below is the chart to be developed.


It can be done in JFreeChart by using GroupedStackedBarRenderer.

But I want to know how to do the same in Jasper Reports...

Re: Grouping in Stacked Bar Chart in Jasper Reports

by archnashah :: Rate this Message:

| View Threaded | Show Only this Message

I am also trying to create stacked report using iReport designer but unable to group properly. Can someone help me with the groups for stack?


njrfrens wrote:
 Can any one inform me how to implement grouping while implementing StackedBar Chart using Jasper Reports...

Below is the chart to be developed.


It can be done in JFreeChart by using GroupedStackedBarRenderer.

But I want to know how to do the same in Jasper Reports...