https://bugs.documentfoundation.org/show_bug.cgi?id=115513
Regina Henschel <rb.henschel@t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rb.henschel@t-online.de
--- Comment #2 from Regina Henschel <rb.henschel@t-online.de> ---
If the data is 0, then it is correct to use this 0. The error in this case is,
that the chart is not based on the original data, but on a copy, which has a 0
instead of the blank cell.
To solve such problems, the user can use the original data or make a copy,
which indicates, that the original data does not exist, e.g.
=IF(ISBLANK(Data.B9);NA();Data.B9)
I do not think, a new option in the chart is the correct way.
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Libreoffice-ux-advise] [Bug 115513] Chart: Checkbox for zero values to be handled like missing values in plot options · bugzilla-daemon
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.