Forum


Replies: 1   Views: 2232
Pie chart customization
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by dev@ram  · 29-09-2017 - 18:40

In a pie chart displaying percentages, where showvalue=1 is there any way to hide the 0% from appearing if any of such series has a null/0 value? (We are now filtering out such series to avoid clutters of 0% but was wondering if there was a way to show the series in the legend but not display the 0% value text. I think this applies to bar charts as well when its value is 0. Anything that you can think of in phpdocx?