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 680508 - display serie name in a XYZContour plot legend
display serie name in a XYZContour plot legend
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Charting
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-07-24 08:41 UTC by Frédéric Parrenin
Modified: 2012-07-26 14:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
.gnumeric file to reproduce the problem (119.01 KB, application/x-gnumeric)
2012-07-24 08:41 UTC, Frédéric Parrenin
Details

Description Frédéric Parrenin 2012-07-24 08:41:10 UTC
Created attachment 219550 [details]
.gnumeric file to reproduce the problem

- open the attached .gnumeric file
- in the legend, the name of the "Age" serie is not plotted while the names of the other series (melting, accumulation, bedrock) are plotted.
Comment 1 Jean Bréfort 2012-07-24 08:56:07 UTC
It is not plotted since it is a contour plot. The colors are listed instead.
Comment 2 Frédéric Parrenin 2012-07-24 09:29:07 UTC
It would still be helpful to have the name of the serie.
For other type of graph (e.g., XY charts), you have both the name of the serie and the way it is displayed.
Moreover, you can imagine situations where you have two XYZContour plots on the same graph (using 2 different X or Y axes so that the plots do not overlap).
In this case, how to recognize the 2 different series?
Comment 3 Jean Bréfort 2012-07-24 09:48:22 UTC
OK, I see.
Comment 4 Jean Bréfort 2012-07-26 14:24:43 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.