Hi,
The method draw() in class VerticalCategoryPlot paints the baseline at zero without a setPaint before -> the baseline is always painted with the color of the last series.
I think you missed a "g2.setPaint(Color.gray);" like in HorizontalCategoryPlot.
Michael
wrong baselinecolor in linecharts
Re: wrong baselinecolor in linecharts
Hi Michael,
Thanks for the report. I'll fix it for the next version.
Regards,
DG.
Thanks for the report. I'll fix it for the next version.
Regards,
DG.