[Libreoffice-bugs] [Bug 137996] Extrapolating trend line is not working

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Nov 21 03:23:11 UTC 2020


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

--- Comment #2 from Tomaz Vajngerl <quikee at gmail.com> ---
Well it's not that extrapolate doesn't work - extrapolation works, but AFAIKS
there is no way to extend the chart to show values beyond the values of the
data, like you can do with XY chart. The chart also doesn't take into account
that it needs to extend the X-axis values beyond the data values automatically
(in any kind of chart types). 

So the main bug is just to take account of the extrapolation values when
determining what the X-axis values of the chart should be shown. 

The work-around for this is that that instead of line chart just use XY chart
where you define what X-axis values are shown.

-- 
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/20201121/267287bb/attachment.htm>


More information about the Libreoffice-bugs mailing list