Hi,
In report module : Is it possible to add decimals in label format in pie chart.
Thanks
Hi,
In report module : Is it possible to add decimals in label format in pie chart.
Thanks
No. Not with the built-in label the Pie Chart uses.
You'll have to dive into scripting. This topic has some jumping off points:
But generatedAttributedSectionLabel()
returns null
. Shouldn’t it be None
?
Hah, yes, it should be. It’s clearly not getting called, though, or it would throw an error.