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 647367 - Legend color of probabilityplot doesn't change
Legend color of probabilityplot doesn't change
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Charting
1.10.x
Other All
: Normal normal
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2011-04-10 16:08 UTC by Alexis M.
Modified: 2011-04-30 21:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexis M. 2011-04-10 16:08:50 UTC
- Enter a column of numbers, 
- insert a normalty test for one sample, 
- choose to insert a normal probability chart,
- Insert a legend in the chart

It is impossible to change the color in the legend, whereas the color of points changes. 

Tested on Gnumeric 1.10.14 on Windows Vista.
Comment 1 Jean Bréfort 2011-04-10 16:20:11 UTC
Looks very strange, the color displayed in the legend is not the marker color. How is this possible?
Comment 2 Jean Bréfort 2011-04-10 16:28:10 UTC
Hmm, the GogLegend code is quite weird. It only accepts markers if lines are enabled. Need to fix that with the hope that it will not break something else.
Comment 3 Jean Bréfort 2011-04-10 17:01:45 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.

For markers only plots, the marker is not exactly at the right horizontal position in the legend though.