[Libreoffice-bugs] [Bug 114181] FILESAVE XLSX combined chart (Column and Line) X category axis crosses the Y axis at the wrong place and the Y axis major grid disappears.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 8 15:43:09 UTC 2019


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

--- Comment #10 from Adam Kovacs <christo161 at gmail.com> ---
And I guess, this is why barcharts starts from zero, instead of top or bottom:
https://opengrok.libreoffice.org/xref/core/chart2/source/model/main/Axis.cxx#213

::chart::PropertyHelper::setPropertyValueDefault( rOutMap,
PROP_AXIS_CROSSOVER_POSITION, css::chart::ChartAxisPosition_ZERO );

This is not relevant in the case of linecharts.

-- 
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/20190108/7b218e36/attachment-0001.html>


More information about the Libreoffice-bugs mailing list