https://bugs.documentfoundation.org/show_bug.cgi?id=157677
Bug ID: 157677
Summary: calc / chart svg image export use wrong
transform-rotate x,y
Product: LibreOffice
Version: 7.6.2.1 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Chart
Assignee: [email protected]
Reporter: [email protected]
Description:
svg export of chart are not properly assign the x and y of transform=rotate(a x
y)
leads to missing rotated text in the svg (its flying out of bound)
Steps to Reproduce:
1. Create chart. Enable Y axis title
2. "Export as Image" the chart, saved to svg file
3. Observed exported svg on viewer (browser)
Actual Results:
rotated element fly out of bound
Expected Results:
normal svg image
Reproducible: Always
User Profile Reset: No
Additional Info:
I'll attached screenshot for better explanation
--
You are receiving this mail because:
You are the assignee for the bug.