This repository was archived by the owner on Jan 2, 2019. It is now read-only.
This repository was archived by the owner on Jan 2, 2019. It is now read-only.
Non-empty “Category (x) axis labels” in column charts results a malformed xlsx #345
Open
Description
Opening and saving an xlsx template with a column chart that contains non-standard x axis labels results a malformed file.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
<logFileName>Repair Result to xxx.xml</logFileName>
<summary>Errors were detected in file 'System:Users:yyy/zzz.xlsx'</summary>
<removedParts summary="Following is a list of removed parts:">
<removedPart>Removed Part: /xl/drawings/drawing1.xml part. (Drawing shape)</removedPart>
</removedParts>
</recoveryLog>
The error disappears if you remove values from “Category (x) axis labels” in chart data settings: