Skip to content
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
@kachkaev

Description

@kachkaev

Opening and saving an xlsx template with a column chart that contains non-standard x axis labels results a malformed file.

screen shot 2014-03-28 at 16 47 29
                                                                             ↓

<?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:

screen shot 2014-03-28 at 16 56 19

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions