After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669252 - draw linear regression only in the [lower limit; upper limit] interval
draw linear regression only in the [lower limit; upper limit] interval
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: Graphing / Charting
GIT
Other All
: Normal enhancement
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-02-02 15:32 UTC by Frédéric Parrenin
Modified: 2012-02-10 14:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frédéric Parrenin 2012-02-02 15:32:10 UTC
For a linear regression line, we can define a lower and a upper limit of the data points used.
It would be useful to draw the regression line only in the interval defined by those limites.
Comment 1 Jean Bréfort 2012-02-02 15:50:06 UTC
The data limits and the drawing limits don't need to be the same. Otherwise, yes we need this feature.
Comment 2 Jean Bréfort 2012-02-10 14:35:31 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.