<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN XLSX Dotted lines disappeared"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135184#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN XLSX Dotted lines disappeared"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135184">bug 135184</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>Chart is currently not able to interpret linecap. This feature is missing in
general, not only in OOXML import but for ODF too.

For Draw objects the property linecap is interpreted and for drawing objects
the solution of <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN PPTX: dotted line shows as solid"
   href="show_bug.cgi?id=134053">bug 134053</a> gives lines which look very similar to those of MS
Office, especially rounded dots are nearly circles now. Therefore I think, it
should not be reverted.

Please have a look at <a href="https://gerrit.libreoffice.org/c/core/+/99562">https://gerrit.libreoffice.org/c/core/+/99562</a>. I have
added two lines, which force to use linecap 'flat' regardless which linecap is
set in MS Office. I have not tested yet, but borders of legend, title ... and
data series lines will likely need a same workaround.

A real fix would be to enable charts to use linecap 'round' and 'square'. But
to be honest, I wouldn't know how to implement that.

How to proceed?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>