Here is the lines:
chartPlotMonthly = chartMonthly.getCategoryPlot();
chartPlotMonthly.setNoDataMessage("No Data Available");
When there is no data in the chart, i would like to see "No Data Available" inside the vertical bar chart. I have tried that and it never appearred.
James
setNoDataMessage
Re: setNoDataMessage
It's a bug / incomplete implementation. I've added the required code to HorizontalCategoryPlot and VerticalCategoryPlot, for the 0.9.5 release.
Regards,
Dave Gilbert
Regards,
Dave Gilbert
Re: setNoDataMessage
I was aiming for today, but for various reasons I've decided that the release will be on Thursday Feb 6.
Regards,
Dave Gilbert
Regards,
Dave Gilbert
Re: setNoDataMessage
I have just started using this feature, unfortunately I can't figure out how to set the colour of the text. When I run it the text is very hard to see as it is almost the same colour as the chart background. Any ideas ?
Cheers
Rob
Cheers
Rob