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

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Regina Henschel <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to