Hello
I would like to know if it is possible to display decimal values using JFreeChart. If so please tell me how to do it.
I want to create a Pie chart with the values say 12.5, 13, 22.5 etc.
Rgds
Girish
Decimal values in charts
Re: Decimal values in charts
Take a look at the setSectionLabelType(...) method in the PiePlot class.
Regards,
Dave Gilbert
Regards,
Dave Gilbert