Hi, i try to adapt the OverlaidBarChartDemo which comes with the 0.9.5 version, to get the labels of my BarChart displayed as the x-axis values.
I can not get it to work. I looked into the corresponding VerticalBarChartDemo and created my own method for creating the Dataset
DatasetUtilities.createCategoryDataset()
with dataset.addValue(result.addValue(value, string1, xLabel)
but nothing is going to be displayed on the x-axis of my chart.
I assumed, the value of the xLabel would be displayed on the x-axis.
Any idea??
Regards
Edmund
OverlaidBarChartDemo with labels on the x-axis
Re: OverlaidBarChartDemo with labels on the x-axis
This is a bug that is fixed in CVS ready for the 0.9.6 release.
Regards,
Dave Gilbert
Regards,
Dave Gilbert