Forum


Replies: 1   Views: 2277
How to prevent rounding values in bar graphs
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 admin  · 20-09-2017 - 06:56

Hello,

The behaviour of phpdocx is the same than the default settings of MS Word. If you generate a DOCX with a chart, then you open the DOCX with MS Word and edit the data doing right click on the chart, if you change a value adding ',0' MS Word removes it automatically.

Changing the format code needs a new attribute that is not supported by the current version of phpdocx (formatCode attribute). We move the request to the dev team to add this feature to a next version of phpdocx.

Regards.