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 763446 - no histogram when there are blank values
no histogram when there are blank values
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Charting
git master
Other Linux
: Normal normal
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2016-03-10 10:28 UTC by Frédéric Parrenin
Modified: 2016-03-10 13:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
.gnumeric file to illustrate the problem (2.47 KB, application/x-gnumeric)
2016-03-10 10:28 UTC, Frédéric Parrenin
Details

Description Frédéric Parrenin 2016-03-10 10:28:44 UTC
Created attachment 323604 [details]
.gnumeric file to illustrate the problem

Steps to reproduce:
- open the attached .gnumeric file
- observe the histogram, made of values in A1:A5.
- go to cell A3 and delete the value
=> the histogram disappears
Comment 1 Jean Bréfort 2016-03-10 11:10:21 UTC
Related to the automatic bins evaluation which somehow fails in that case.
Comment 2 Jean Bréfort 2016-03-10 11:25:02 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Once that release is available, you may want to check for a software upgrade provided by your Linux distribution.
Comment 3 Frédéric Parrenin 2016-03-10 13:51:33 UTC
Thanks!