Hi. Is it possible to have a chart like this?
(I tried inserting an image here, but no.) What I'm thinking of is a chart with two bars, side by side, for each month or whatever. One of the bars should be a stacked bar, the other not.
I can attach a bar renderer to a stacked bar chart, but I can't position them side by side like that. Is it even possible?
Is a combined BarChart and StackedBarChart possible?
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Perhaps you can use the GroupedStackedBarRenderer, and define the groups so that one has only a single series in it?
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


Combined + Stacked
Hi toblix,
Did you get this to work? I have been trying to do the same thing without success.
Thanks, Jabe
rcdjbp@yahoo.com
Did you get this to work? I have been trying to do the same thing without success.
Thanks, Jabe
rcdjbp@yahoo.com