r17685 - gnucash/trunk/src - Add line charts for reports

Christian Stimming cstim at cvs.gnucash.org
Sat Nov 8 08:40:34 EST 2008


Author: cstim
Date: 2008-11-08 08:40:33 -0500 (Sat, 08 Nov 2008)
New Revision: 17685
Trac: http://svn.gnucash.org/trac/changeset/17685

Added:
   gnucash/trunk/src/report/report-system/html-linechart.scm
Modified:
   gnucash/trunk/src/gnome-utils/gnc-html-graph-gog.c
   gnucash/trunk/src/report/report-system/Makefile.am
   gnucash/trunk/src/report/report-system/html-document.scm
   gnucash/trunk/src/report/report-system/report-system.scm
Log:
Add line charts for reports

The contributor writes:
I needed a line chart for a custom report and was surprised to find
that it is currently not supported by Gnucash. Line charts are
supported by the GOffice library, so I implemented line charts based
on the bar charts implementation (and added some new parameters for
markers and grid).

Patch by Sven Henkel <shenkel at gmail.com>.



More information about the gnucash-patches mailing list