Help with JFreeChart overlay
问题 I'm having an issue with a JFreeChart overlaid graph. I'm using JFreeChart 1.0.13. What I am trying to do seems like it was easier to do in earlier versions of JFreeChart? The graph shows a line chart and a bar chart. The data range plotted by the line chart for the Y axis is in the 0-100 range, and the axis for the bar chart is in the 0-5 range. Individually, when I lay out each chart and paint it, they look great. Here's an example: Bar Chart Line Chart But when I overlay them, the bar