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 675560 - Unreadable characters in LOGFIT equation on a chart
Unreadable characters in LOGFIT equation on a chart
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Charting
1.10.x
Other Linux
: Normal normal
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-05-06 11:18 UTC by Igors
Modified: 2012-05-06 11:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Here is some data and a chart with the bug, and an output of LOGFIT in a range on a worksheet. (3.40 KB, application/x-gnumeric)
2012-05-06 11:18 UTC, Igors
Details

Description Igors 2012-05-06 11:18:00 UTC
Created attachment 213544 [details]
Here is some data and a chart with the bug, and an output of LOGFIT in a range on a worksheet.

When using function y=a+b*ln(sign*(x-c)) to get regression line for plotted data and adding equation on the plot, there appear some unreadable characters (in preview, too), and some stray characters in front on the next part of equation (causing misconceptions - at least for humble me).
Comment 1 Jean Bréfort 2012-05-06 11:57:00 UTC
Found the issue: a stupid typo ("\x9 2" instead of "\x92 ").

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.