[Libreoffice-bugs] [Bug 137098] New: viewBox in svg export too big
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 28 14:44:28 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137098
Bug ID: 137098
Summary: viewBox in svg export too big
Product: LibreOffice
Version: 6.4.6.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: monkv at mail.ru
Description:
When exporting charts to SVG viewBox parameters are huge. Thus when you
generate PNG from this SVG the PNG is two orders of magnitude bigger then
needed.
Steps to Reproduce:
1. Plot chart
2. Export chart to SVG
3. Open SVG in text editor
Actual Results:
viewBox="0 0 47300 24900"
Expected Results:
viewBox="0 0 473 249"
Reproducible: Always
User Profile Reset: No
OpenGL enabled: Yes
Additional Info:
Ubuntu 20.04
--
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/20200928/2a1c9237/attachment.htm>
More information about the Libreoffice-bugs
mailing list