https://bugs.documentfoundation.org/show_bug.cgi?id=114163
--- Comment #7 from Balázs Varga <[email protected]> ---
This is the code pointer:
https://opengrok.libreoffice.org/xref/core/chart2/source/view/charttypes/VSeriesPlotter.cxx#2223
And I think we should respect the direction of axis: But unfortunately we did
not know the axis on this level.
https://opengrok.libreoffice.org/xref/core/chart2/source/view/charttypes/VSeriesPlotter.cxx#2225
Or the chart types, for example the legends should reversed in case of BAR
charts.
But unfortunately, on this level there is no difference between
CHART2_SERVICE_NAME_CHARTTYPE_BAR and CHART2_SERVICE_NAME_CHARTTYPE_COLUMN
chart types. But if we know the axis on this level we could use the
isSwapXAndY() for handling this.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs