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

--- Comment #3 from Szymon Kłos <szymon.k...@collabora.com> ---
Yes, background settings are missing, but border is imported. This is common
feature not only xlsx filter but also pptx and docx (where chart can be placed
in general).

Code pointers, here code should be modified:
https://opengrok.libreoffice.org/xref/core/oox/source/drawingml/chart/seriesconverter.cxx#248

probably it can be done similar to importBorderProperties:
https://opengrok.libreoffice.org/xref/core/oox/source/drawingml/chart/seriesconverter.cxx#185

Data label properties are defined here:
offapi/com/sun/star/chart2/DataPointProperties.idl

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to