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 358153 - Vertical Boxplots
Vertical Boxplots
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Charting
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-09-28 16:41 UTC by Frederik Elwert
Modified: 2006-10-01 13:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (20.59 KB, patch)
2006-09-30 13:01 UTC, Jean Bréfort
committed Details | Review

Description Frederik Elwert 2006-09-28 16:41:56 UTC
Gnumeric draws nice boxplots, but I think there should be a possibility to have them upright, with the scale at the y-axis. This is, I'd say, the more common way, and can be found in many statistical apps.

I think best would be an option within the boxplot's properties that allows switching between vertical and horizontal drawing of the graph.
Comment 1 Jean Bréfort 2006-09-29 05:11:26 UTC
That might be easily implemented, I was thinking about it anyway. Seems it's time to do it.
Comment 2 Jean Bréfort 2006-09-30 13:01:33 UTC
Created attachment 73700 [details] [review]
proposed patch

We must have two axis if we want to be able to switch between horizontal and vertical. This implements this and changes the behavior of existing box-plots (adds an y axis).
Comment 3 Jean Bréfort 2006-10-01 13:21:38 UTC
Fixed in HEAD.