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 627277 - Implement get_data_at_point for area plot
Implement get_data_at_point for area plot
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: Graphing / Charting
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2010-08-18 15:33 UTC by Jon Nordby
Modified: 2013-08-05 11:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jon Nordby 2010-08-18 15:33:53 UTC
Currently gog_plot_view_get_data_at_point always returns -1 for area plots because this functionality is not implemented. Scatter, pie and bar/column plots already implement this.

Implementation wise area and line plots are very related. Will you accept a patch that only implements the area case(s)?
Comment 1 Jean Bréfort 2010-08-18 15:36:55 UTC
Sure, a patch would be welcome.
Comment 2 Murray Cumming 2010-09-03 11:10:30 UTC
Jon, feel free to spend a day or so on this.
Comment 3 Jean Bréfort 2013-08-05 11:55:06 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.