Hi..
I was trying to run the 3DPieChartDemo1.java example. However when I reduce the no. of entries in the DefaultPieDataset to less than 4 I get weird plots. Is there anywhere I need to specify the no. of elements in the set?? Looks like it works only for 4 elems..
thanks in advance..
-- B
problem with 3D pie chart
Re: problem with 3D pie chart
I'm not seeing the same problem. Can you send me a screen-copy, and details of the changes you made to the demo app, so I can reproduce the problem?
Regards,
Dave Gilbert
Regards,
Dave Gilbert
Re: problem with 3D pie chart
Thanks, I have your sample image and code. This is a bug in 0.9.4 that has been fixed in the 0.9.5 release.
Regards,
Dave Gilbert
Regards,
Dave Gilbert
Re: problem with 3D pie chart
ok I tried out the new release and it works. But I used to apply the setSeriesPaint method to my Pie3DPlot to set my own colors which does not work with the new release..
Is there a better way to paint the different sections of a pie chart?
thanks for your help..
-- Bijith
Is there a better way to paint the different sections of a pie chart?
thanks for your help..
-- Bijith