<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#c2">Comment # 2</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>The problem is, that the chart does not use the svg:stroke-linecap attribute.
If you add svg:stroke-linecap="round" manually, the dotted lines are shown
correctly.

So here the import of charts should set svg:stroke-linecap always.</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>