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

--- Comment #7 from Gabor Kelemen <[email protected]> ---
Created attachment 151455
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151455&action=edit
Major interval setting in PP and Impress side by side

The number of major interval marks on the Y axis (the horizontal one, this is a
bar chart) is double because the default major interval value is 0.5 in Impress
and 1 in PowerPoint. 
The values appear twice due to rounding, so those are actually 0.5 ; 1; 1.5 ; 2
... becoming 1 ; 1; 2 ; 2 ...

Setting the major interval to 1 in the Scale tab fixes the visual problem, also
this survives the OOXML export.

This is related to bug #54460 where the Y axis major interval default value is
also half of PowerPoints.

-- 
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

Reply via email to