<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - implementation errors for border of data labels in charts"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135366#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - implementation errors for border of data labels in charts"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135366">bug 135366</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>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=163866" name="attach_163866" title="Data label solution made by Excel">attachment 163866</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=163866&action=edit" title="Data label solution made by Excel">[details]</a></span>
Data label solution made by Excel

The attached file was generated with Excel 365. It shows, how data labels are
styled using existing ODF elements. The essential part is, that ODF provides an
element <chart:data-label>, which can be used as child of a <chart:series>
element to define a default or as child of a <chart:data-point> element to
style the data label of that point.

This <chart:data-label> element has an attribute which refers a style. In that
style the usual attributes draw:stroke and others can be used. There is no need
for the private namespace 'loext' at all.


<span class="quote">> Open element style:graphic-properties. You will find attribute
>     draw:stroke="none"     That is false, value should be "dash"</span >
Here I was wrong. It is correct, because it is the style of the circle sector,
not of the label.</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>