[Libreoffice-bugs] [Bug 128657] exponential regression calculation

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 8 12:34:14 UTC 2019


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

Regina Henschel <rb.henschel at t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rb.henschel at t-online.de

--- Comment #9 from Regina Henschel <rb.henschel at t-online.de> ---
It is not possible to show a "correct" regression equation for a _line_ chart.
The reason is, that a line chart treats the x-axis values as categories, which
means, that they are not numbers. In the calculation of a regression line, the
categories are replaced with the numbers 1,2,3,... 

To get a correct equation you must use an XY-chart.

My suggestions since a long time is to disable the equations for line charts.

-- 
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/20191108/b3bc717d/attachment.html>


More information about the Libreoffice-bugs mailing list