Forum


Replies: 1   Views: 2364
Replacechartdata - old data still editable
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 jim.alexander@fundingbenchmarks.org  · 04-11-2017 - 11:27

Hi,

I have a very simple bar chart and use replaceChartData to replace data in this chart.

The resultant output file shows the chart with the replaced data, all good, BUT,  if I open the output file, then "edit data" in that chart, the old data  from the original source file replaces the new data.

i.e. right click on chart->edit data , shows the old chart data from the original docx file ?

Thanks.