From f35a384eb69e4a292278ac8bf92d8b3cecdce544 Mon Sep 17 00:00:00 2001 From: Joshua Sled Date: Sun, 13 Feb 2005 03:56:31 +0000 Subject: [PATCH] Add updates for today's work. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/g2-gog-integ@10890 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 9 +++++++++ GNOME2_STATUS | 10 +++++----- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index c84d82af56..b333d41d3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-02-12 Joshua Sled + + * src/report/utility-reports/test-graphing.scm: Add to make + graphing development easier. + + * src/gnome-utils/gnc-html-graph-gog.c (handle_barchart): fix; + handle stacked-columns. + (handle_scatter): add. + 2005-02-10 Joshua Sled * lib/goffice/ : Initial import of libgoffice "port". diff --git a/GNOME2_STATUS b/GNOME2_STATUS index 749536432c..04ff3b0dde 100644 --- a/GNOME2_STATUS +++ b/GNOME2_STATUS @@ -146,11 +146,11 @@ Stock Split Dialog | | can call gnc_extensions_menu_setup ( | | | | GtkWindow, char*, EggMenuMerge) | | ------------------------------------------------------------------------------ -| Reporting | - Graphing still unsupported; [jsled] in | | -| SOMEWHAT | periodic contact with Jody Goldberg of | | -| FUNCTIONAL | Gnumeric regarding Gnume Office Graphong | | -| | [GOG] to be factored out of gnumeric into | | -| | libgoffice. | | +| Reporting | - Graphing basically supported using primitive| | +| SOMEWHAT | port of GOG from Gnumeric. Our port needs| | +| FUNCTIONAL | to have it's dependencies reduced back to | | +| | the libraries available on our target | | +| | platforms. | | | | - See <#GOG>, below. | | | | - Save/restore in unknown state; believed to | | | | crash on re-start. | |