diff --git a/C/manual/ch_Reports.xml b/C/manual/ch_Reports.xml index f094d0f9..5d2b8460 100644 --- a/C/manual/ch_Reports.xml +++ b/C/manual/ch_Reports.xml @@ -3575,23 +3575,38 @@ Income (type INCOME) Sample & Custom - Welcome Sample Report + Sample Report - + Report illustrating basic techniques used to create GnuCash reports. + - Custom Multicolumn Report + Sample Graphs - This report is used to place multiple reports into a single report window to examine a set of - financial information at a glance. + Sample Pie chart and Bar chart. - Sample Report with Examples + Average Balance - + Bar chart with balance per month. + + + + + Expenses vs. Day of Week + + Pie chart. + + + + + Income vs. Day of Week + + Pie chart. + @@ -3927,7 +3942,7 @@ Income (type INCOME) - gnucash/report/reports/example/hello-world.scm + gnucash/report/reports/example/sample-report.scm is an example demonstrating different types of options.