Focal Point
Pie Graph Issues

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9241045632

July 11, 2007, 04:03 PM
KevinG
Pie Graph Issues
I have a pie chart with about 20 values... 3 large values, 5 or 6 medium values, and the remainder fairly samll values. There seems to be an issue with the spacing of the labels. Some of them are very close together, while others are spaced far apart. There doesn't seem to be any consistency? I have been unable to find a property or method to control this in the documentation (713_graphs manual). I have tried setPieSorting(3);, which seems to work the best, but not very clean looking still. Is any one else having these issues, or can anyone point me to a property or method to control this?


Other settings that I need active in my graph (which are working fine) are:
setPieLabelDisplay(3);
setTextFormatPreset(getPieSliceLabel(),4);

Thanks,

Kevin


WF 7.6.10 / WIN-AIX