https://bugs.documentfoundation.org/show_bug.cgi?id=159330

            Bug ID: 159330
           Summary: FILEOPEN: MSO charts can separately define the color
                    of the connecting leaderLine
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Chart
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: jl...@mail.com
                CC: jl...@mail.com
        Depends on: 157496
            Blocks: 108538

Created attachment 192105
  --> https://bugs.documentfoundation.org/attachment.cgi?id=192105&action=edit
chartLeaderLines.docx: interesting option to do gradient leaderLines...

LibreOffice just assigns the color of the Data Labels to the leaderLine, but in
OOXML the connector line's color can be specified individually as:
<c:leaderLines>
  <c:spPr>
    <a:ln>
      <a:solidFill>
        <a:schemeClr val="accent6">
          <a:lumMod val="75000"/>
        </a:schemeClr>
      </a:solidFill>
    </a:ln>
  </c:spPr>
</c:leaderLines>


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108538
[Bug 108538] [META] Chart feature enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=157496
[Bug 157496] Support theme colours in charts
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to