Hello all,
I am having a very strange issue in Flex. It started when I noticed that my Pie Charts weren't showing a label when the pie chart only had one item in it (one item = 100%) but perfectly whenever there was more than one item. After much frustration and many hours of tinkering, I came to realize the label would show if I set labelPosition="callout" or labelPosition"outside" but never when I set labelPosition="inside".
Does anyone have any idea why this is? labelPosition="callout" or labelPosition="outside" are not ideal for my project, so is there any way to force a label to show inside when thereis only one item?
Any help is appreciated!
Thanks,
-Matt