https://bugs.documentfoundation.org/show_bug.cgi?id=99883
JoNi <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|filter:ods |skillCpp
Component|filters and storage |Chart
--- Comment #3 from JoNi <[email protected]> ---
it's not a problem with import but with presentation
specific with presentation of multi line tick labels
the tick label in VDS90.ods, table "Auswertung", cell C36 is
"Organische Syndrome (Gedächtnis,
Konzentration)"
Excel displays this as "Organische Syndrome (Gedächtnis,..." in the chart.
While LO tries to squeeze both lines in the chart, fails and falls back to a
45° auto rotate mode. Then tries to display as many labels as possible in that
mode. Then fails again (different bug I guess, details PS) and fits only 4
labels on the y-axis.
proof:
* open VDS90.ods
* goto table "Auswertung", cell C36
* unprotect sheet (tools - [x]protect sheet...)
* remove the second line from that cell value
--> Chart displays correctly
PS:
This bug exposes an other weird behaviour. There should fit more labels on
y-axis in 45° rotation.
unprotect the sheet, select the y-axis, change text orientation to 1°
--> every second label is shown, including the one from C36
guess the overlapping check for tick labels is very basic.
The 45° auto rotate mode might be a good idea for x-axis tick labels but for
y-axis tick labels it actually fits less labels than plain 0°.
So either improve the overlapping check for y-axis tick labels or disable the
45° auto rotate mode for y-axis.
--
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