Hi:
I am using version 0.9.3 of JFreeChart and one bug that I observe is that when I enable the vertical gridlines in a vertically stacked CombinedXYPlot, it draws the grid lines after the data and chart is plotted, in effect overwriting any data below the vertical grid lines.
Is there any way to get around this?
- Himanshu
Vertical gridlines overwrite plot data in a vertical Combine
Re: Vertical gridlines overwrite plot data in a vertical Com
Not really. It is a bug, and it is within my sights (hopefully will be fixed in 0.9.5). I will soon be transferring control of the grid lines from the axis classes over to the plot classes. This will make it easier to draw the grid lines in combined plots.
Regards,
DG
Regards,
DG