I want to combine stacked chart with the line chart. My problem is that I'm displaying sales of 4 firms for the four quarters and I have to use a linbe graph which will move across the stacked bars to show up tha net sales.
Please help me and its a way urgen. Well I'm using version 0.9.18
Best Regards
VijayDhingra
How to combine stacked chart with a line chart
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Take a look at the OverlaidBarChartDemo.java application in the src/org/jfree/chart/demo directory. It isn't hard to modify that to present stacked bars.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

