Description: The LeaderLines of a chart imported from MS file format, are wrong. their color, width is not right. Steps to Reproduce: 1.open the xlsx file i upload. 2.Check the lines between the Chart Labels, and the chart. Actual Results: they are thin and white Expected Results: they should be purple, and much wider Reproducible: Always User Profile Reset: Yes Additional Info: Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 0a90b90048313fb43f8c5d7461f58dafec276600 CPU threads: 6; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: CL threaded
Created attachment 194769 [details] screenshot: calc-vs-excel
Created attachment 194770 [details] xlsx document, with the chart
Attila Szűcs committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ada05b8874aa2c5161550dbc87d79b47f40f0df8 tdf#161607 Chart: import-export LeaderLines data It will be available in 25.2.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.
Attila Szűcs committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/19d58f7547bfab1a079d44b2e9272f48d0c623d7 tdf#161607 Chart: import-export LeaderLines data It will be available in 24.8.0.0.beta2. 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.
Confirming with Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 151d997365f7bf271d63af535d29a9c3439c6d46 CPU threads: 12; OS: Linux 6.9; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US where the connector lines (that show) are thick and purple instead of thin and white. Note: the anchors of the connector lines land at the edge of the individual slices (instead of the center) and only two (instead of four) are shown. I guess this is a distinct issue - should we file a report?