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 382354 - Nothing appears on this chart
Nothing appears on this chart
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Charting
git master
Other All
: Normal normal
: ---
Assigned To: Emmanuel Pacaud
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-12-04 19:49 UTC by Frederic Parrenin
Modified: 2006-12-07 21:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The .gnumeric to reproduce the problem. (6.61 KB, application/x-gnumeric)
2006-12-04 19:50 UTC, Frederic Parrenin
Details

Description Frederic Parrenin 2006-12-04 19:49:05 UTC
Please describe the problem:
In the following .gnumeric file, no object appears in the chart.
The problem seems to be related to the presence of the legend box: if I delet this legend, the graph appearance is correct.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Frederic Parrenin 2006-12-04 19:50:29 UTC
Created attachment 77675 [details]
The .gnumeric to reproduce the problem.
Comment 2 Jean Bréfort 2006-12-05 05:34:45 UTC
confirmed, the legend takes the whole width, so there is no room for the graph.
Comment 3 Emmanuel Pacaud 2006-12-05 08:42:30 UTC
There's two issues here:

- there's only one serie which has its "show in legend" toggle set to off. Legend object is broken in this case.
- regression curve is not displayed in legend box. That's something goffice should support.
Comment 4 Frederic Parrenin 2006-12-07 21:20:28 UTC
OK, I was thinking about the first issue.
But I had also remarked the second issue which is annoying.
I will fill a second bug report.
Comment 5 Emmanuel Pacaud 2006-12-07 21:52:53 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.