Hi,
I use 0.9.2. When I create a pie chart and set the direction to CLOCKWISE, I get negative percentage values around the chart. Is there an option to change this behaviour?
Regards,
Raymond
Negative percentages in pie chart
Re: Negative percentages in pie chart
Hi Raymond,
This was a bug in version 0.9.2, it is fixed in the latest release.
Regards,
DG
This was a bug in version 0.9.2, it is fixed in the latest release.
Regards,
DG
Re: Negative percentages in pie chart
Hi,
I upgraded to jfreechart 0.9.4 and jcommon 0.7.1
Now, I get for all pieces just 0 (if < 50%) or 1 (if > 50%). The percentage sign is missing. In the legend, everything is fine. Is there a new parameter in the latest version that I have to consider?
regards,
Raymond
I upgraded to jfreechart 0.9.4 and jcommon 0.7.1
Now, I get for all pieces just 0 (if < 50%) or 1 (if > 50%). The percentage sign is missing. In the legend, everything is fine. Is there a new parameter in the latest version that I have to consider?
regards,
Raymond
Re: Negative percentages in pie chart
Hi Raymond,
That sounds strange...what are the data values you are using?
Regards,
DG
That sounds strange...what are the data values you are using?
Regards,
DG
Re: Negative percentages in pie chart
I create a PieDataset with the values 12, 8, 10, 17, 27, 5, 1, 0, 20. But it happens also with any other combination of values. The legend is drawn correctly.
Regards,
Raymond
Regards,
Raymond