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

--- Comment #21 from Adam Kovacs <[email protected]> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to