https://bugs.documentfoundation.org/show_bug.cgi?id=115513
Regina Henschel <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #2 from Regina Henschel <[email protected]> ---
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 the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs