<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Chart in XLSX has gaps instead of/around zero values"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115012#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Chart in XLSX has gaps instead of/around zero values"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115012">bug 115012</a>
              from <span class="vcard"><a class="email" href="mailto:christo161@gmail.com" title="Adam Kovacs <christo161@gmail.com>"> <span class="fn">Adam Kovacs</span></a>
</span></b>
        <pre>20.64 chart:treat-empty-cells
The chart:treat-empty-cells attribute specifies how missing and invalid values
are plotted
in a chart.
The defined values for the chart:treat-empty-cells attribute are:
- ignore: nothing is plotted for a point with missing values and the plot
continues.
- leave-gap: nothing is plotted for a point with missing values and a
continuous plot stops and
restarts at the next valid point.
- use-zero: missing values are replaced with zero.
The default behavior is ignore for scatter charts (chart:class is
chart:scatter). For all
other chart types the default behavior is leave-gap.
This attribute is evaluated for chart styles that are applied to a
<chart:plot-area> element.
The chart:treat-empty-cells attribute is usable with the following element:
<style:chart-properties> 17.22.</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>