I want to show grid lines on Category Bar Chart as on TimeSeries line chart.
How can I do this?
How to show grid line on Category Bar Chart?
Re: How to show grid line on Category Bar Chart?
You can use the setDomainGridlinesVisible(...) and setRangeGridlinesVisible(...) methods in the CategoryPlot class (from 0.9.5 onwards).
Regards,
Dave Gilbert
Regards,
Dave Gilbert