[Libreoffice-bugs] [Bug 48041] Impress FILEOPEN: diagram in pptx file looks wrong, vertical axis lines duplicated
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu May 16 12:55:16 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=48041
--- Comment #7 from Gabor Kelemen <kelemeng at ubuntu.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190516/e6663bd4/attachment.html>
More information about the Libreoffice-bugs
mailing list