.. _`lib_Reporting`: Reporting ========= Building a report template makes it possible to apply different sources of data several times with the same type of output. The report templates are using some of the theory of `The Grammar of Graphics `_. Also influenced by the book are packages such as `ggplot2 `_ and `D3.js `_ which in turn are sources of inspiration for this report template implementation. .. toctree:: example1.rst layers.rst **Nodes** .. toctree:: :maxdepth: 2 ReportApplyTables.rst ReportApplyADAFs.rst ReportApplyADAFsWithDsrc.rst SelectReportPages.rst ReportTemplateADAFs.rst ReportTemplateTables.rst MergeReports.rst