Bug 90749 - support leader lines for data labels
Summary: support leader lines for data labels
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Chart (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Balázs Varga
URL:
Whiteboard: target:5.0.0 target:7.0.0
Keywords:
Depends on:
Blocks: Chart-Enhancements
  Show dependency treegraph
 
Reported: 2015-04-20 18:18 UTC by Markus Mohrhard
Modified: 2020-05-21 13:15 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
test document (13.12 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2015-04-20 18:18 UTC, Markus Mohrhard
Details
OOXML_import-rendering-OOXML_export patch (3.92 KB, application/x-zip-compressed)
2020-02-19 08:28 UTC, Balázs Varga
Details
Leader lines in MSO (23.47 KB, image/png)
2020-02-20 11:12 UTC, László Németh
Details
Details in MSO (21.87 KB, image/png)
2020-02-20 11:13 UTC, László Németh
Details
Details in recent LO implementation (21.45 KB, image/png)
2020-02-20 11:13 UTC, László Németh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Mohrhard 2015-04-20 18:18:11 UTC
Created attachment 114964 [details]
test document

We support the showLeaderLines part during import but don't handle the content.

So we need to import them, render them and export them correctly.
Comment 1 Commit Notification 2015-04-21 04:51:37 UTC
Markus Mohrhard committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=02b2ebd32101abd2c2cd7c13ce80109f7a72a7bd

export that we don't support leader lines, related tdf#90749

It will be available in 5.0.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.
Comment 2 Xisco Faulí 2016-09-15 22:04:03 UTC
Hello,
Is this bug fixed?
If so, could you please close it as RESOLVED FIXED?
Comment 3 Xisco Faulí 2017-09-29 08:51:03 UTC Comment hidden (obsolete)
Comment 4 QA Administrators 2019-12-03 14:36:31 UTC Comment hidden (obsolete)
Comment 5 Balázs Varga 2020-02-19 08:28:43 UTC
Created attachment 157999 [details]
OOXML_import-rendering-OOXML_export patch
Comment 6 Commit Notification 2020-02-20 10:20:27 UTC
Balazs Varga committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/769433ad93040bc81f06672c8a2c01e2b76fece3

tdf#90749 chart: add leader lines to custom data label positions

It will be available in 7.0.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 7 László Németh 2020-02-20 11:12:18 UTC
Created attachment 158033 [details]
Leader lines in MSO
Comment 8 László Németh 2020-02-20 11:13:24 UTC
Created attachment 158034 [details]
Details in MSO
Comment 9 László Németh 2020-02-20 11:13:51 UTC
Created attachment 158035 [details]
Details in recent LO implementation