Search found 1 match
- Tue Sep 13, 2005 5:53 am
- Forum: JFreeChart
- Topic: Overlay Problem with StackedVerticalBar and Line Chart
- Replies: 1
- Views: 3514
Overlay Problem with StackedVerticalBar and Line Chart
I am trying to overlay a stacked vertical Bar Chart with a Line Chart. The verticalStackBar always overwrites the Line Chart . As a result the Line Chart is not visible . I have written the following postprocessor for displaying the stacked vertical Bar . <jsp:useBean id="lineGraphData" class="com.t...