GNOME Bugzilla – Bug 164484
Data point label support
Last modified: 2018-05-22 12:57:58 UTC
I would like to be able to label the points of an XY graph (either normal or with lines) with either one or both of the data values for that point, but couldn't figure out how to do this. Thanks! reed
*** Bug 409294 has been marked as a duplicate of this bug. ***
Gnumeric still lacks support for data point labels.
*** Bug 415897 has been marked as a duplicate of this bug. ***
*** Bug 416378 has been marked as a duplicate of this bug. ***
It would be of great usage to enable data labeling in any kind of chart (e.g. in a pie chart, so that you can label the pieces of the pie chart with the corresponding percentage) - especially for scientific work: any kind of chart without data labels is not very convincing.
eppler: any pie chart in scientific work is not very convincing. But in the case of pie charts you can add a legend and get labels the pie indirectly labelled that way.
*** Bug 636889 has been marked as a duplicate of this bug. ***
I just want to add that this feature should allow arbitrary text in the data point label (not just x or y values themselves). For example, if I have a spreadsheet with three columns, (name, x, y), I should be able to get an XY scatter plot where each point is labeled with the text from the name column.
I have a patch which does that. Just it is not finished, and it will wait until we branch anyway.
Jean, it looks to me like you implemented this!
Not fully implemented, only in bar/col and scatter plots for now.
Hmm, and percentage does not work yet, although the API is there
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/goffice/issues/4.