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 344747 - Format can be changed only by the "assigned-format-string-XL" property?
Format can be changed only by the "assigned-format-string-XL" property?
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: Graphing / Charting
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Emmanuel Pacaud
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-06-13 09:35 UTC by Mardy
Modified: 2006-06-22 02:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mardy 2006-06-13 09:35:52 UTC
In gog-axis.c, there's a nice function gog_axis_set_format(), which unfortunately is static.
I'd like it to be public, or adding a "format" property to GogAxis which accepts a GOFormat as argument.
Comment 1 Jody Goldberg 2006-06-22 02:55:12 UTC
patched in cvs