Bar-Stacking in Chart

Hello,

I want to create a chart with stacked bar like in this link.

http://www.java2s.com/Code/Java/Chart/JFreeChartStackedBarChartDemo4.htm

In Scriptcase there is the option Bar-Stacking in Summary->Chart. But I only can create a bar chart with several bars one after the other but no stacked bars.

How can I do this?

Best Regards

Alexander

After hours and hours I get it by myself.

First of all you need to use two fields for a group by rule. Memory the field that is the first in the stack. In my case id_bezeichnung. In the summary->fields menu you have to select a field that will be summarized. Select in the chart menu the field that you memoried from the group by menu, set bar-stacking on and use analytical as summary chart type.

Now it should work.

group by.PNG