[Libreoffice-bugs] [Bug 141503] partially distorted graph in.xls file
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 6 13:03:19 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141503
--- Comment #2 from Uwe Auer <uwe at franke-auer.de> ---
(In reply to Michael from comment #1)
> Created attachment 170972 [details]
> file with the graph that fails
I don't see the bug. Third and fourth chart in Sheet2 contain a data range
Third Chart: $Sheet2.$A$2380:$B$5190
Fourth Chart: $Sheet2.$A$3592:$B$5042
But starting in row 4069 there are **no** x-values, while there are y-values up
to row 5270. No x-values are taken as "0" and hence you get date 1899-12-30
(which is based on default calc settings day 0). Adapt data ranges to be last
row
Third Chart: $Sheet2.$A$2380:$B$4068
Fourth Chart: Fourth Chart: $Sheet2.$A$3592:$B$4068
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210406/c4147e79/attachment.htm>
More information about the Libreoffice-bugs
mailing list