[Libreoffice-bugs] [Bug 114163] FILEOPEN XLSX stacked bar chart legend reversed after open the file in Calc

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 14 08:16:11 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=114163

--- Comment #4 from Gabor Kelemen <kelemeng at ubuntu.com> ---
Created attachment 144857
  --> https://bugs.documentfoundation.org/attachment.cgi?id=144857&action=edit
The example file saved by Calc 6.1

So Excel writes this property to the Chart1.xml:
<c:order val="0"/>
Calc seems to ignore this, and writes this:
<c:order val="1"/>

Which in turn is ignored by Excel and shows the legend in the original order.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180914/55e0740d/attachment-0001.html>


More information about the Libreoffice-bugs mailing list