GNOME Bugzilla – Bug 344747
Format can be changed only by the "assigned-format-string-XL" property?
Last modified: 2006-06-22 02:55:12 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.
patched in cvs