Difference between revisions of "Sample reports"

From Gramps
Jump to: navigation, search
m
m (move to bottom)
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{languages|Sample reports}}
 +
 
{{cleanup}}
 
{{cleanup}}
[[Category:Documentation]]
+
{{Out of date}}
==Graphical Reports==
+
 
GRAMPS can produce several different types of graphical reports. Reports can be produced in PDF, SVG, PostScript, and other formats. Samples of some of the report types can be seen below.
+
==Graphical reports==
 +
Gramps can produce several different types of graphical reports. Reports can be produced in PDF, SVG, PostScript, and other formats. Samples of some of the report types can be seen below.
  
 
* The [http://gramps-project.org/samples/timeline.pdf Timeline] report produces a document that plots the lifespan of the selected people in a graph.
 
* The [http://gramps-project.org/samples/timeline.pdf Timeline] report produces a document that plots the lifespan of the selected people in a graph.
Line 8: Line 11:
 
* The [http://gramps-project.org/samples/descendant_graph.pdf Descendant Graph] displays a graph of the descendants of a particular person.
 
* The [http://gramps-project.org/samples/descendant_graph.pdf Descendant Graph] displays a graph of the descendants of a particular person.
 
* The [http://gramps-project.org/samples/fan_chart.pdf Fan Chart] displays the ancestors of a particular person in a semi-circular chart.
 
* The [http://gramps-project.org/samples/fan_chart.pdf Fan Chart] displays the ancestors of a particular person in a semi-circular chart.
* The [http://gramps-project.org/samples/ancestor_chart2.pdf Ancestor Chart] displays the ancestors of a person in a graphical chart
+
* The [http://gramps-project.org/samples/ancestor_chart2.pdf Ancestor Chart] displays the ancestors of a person in a graphical chart.
 +
 
 +
===GraphViz diagrams===
 +
'''The following GraphViz reports are under construction --[[User:Duncan|Duncan]] 05:34, 18 May 2007 '''
  
The following is a construction zone.
+
These diagrams are produced by the supporting package GraphViz from a DOT file produced by Gramps.
===GraphViz Diagrams===
+
<!--* Example svg file using the [http://gramps-project.org/samples/timeline.pdf 'Descendants of...'] filter.
These diagrams are produced by the supporting package GraphViz from a DOT file produced by GRAMPS.
 
* Example svg file using the [http://gramps-project.org/samples/timeline.pdf 'Descendants of...'] filter.
 
 
* Example png file using the [http://gramps-project.org/samples/timeline.pdf 'Descendants of...'] filter.
 
* Example png file using the [http://gramps-project.org/samples/timeline.pdf 'Descendants of...'] filter.
* Example svg file using the [http://gramps-project.org/samples/timeline.pdf 'Ancestors of...'] filter.
+
* Example svg file using the [http://gramps-project.org/samples/timeline.pdf 'Ancestors of...'] filter.-->
 
* Example png file using the [http://www.gramps-project.org/wiki/index.php?title=Image:Ancestors-example.png 'Ancestors of...'] filter.
 
* Example png file using the [http://www.gramps-project.org/wiki/index.php?title=Image:Ancestors-example.png 'Ancestors of...'] filter.
* Example svg file using the [http://gramps-project.org/samples/timeline.pdf 'People with common ancestors with...'] filter.
+
<!--* Example svg file using the [http://gramps-project.org/samples/timeline.pdf 'People with common ancestors with...'] filter.
* Example jpg file using the [http://gramps-project.org/samples/timeline.pdf 'People with common ancestors with...'] filter.
+
* Example jpg file using the [http://gramps-project.org/samples/timeline.pdf 'People with common ancestors with...'] filter.-->
The end of the construction zone. --[[User:Duncan|Duncan]] 05:34, 18 May 2007 (EDT)
 
  
==Text Reports==
+
==Text reports==
GRAMPS can produce text formats in a variety of formats. These formats include PDF, KWord, RTF, AbiWord, LaTeX, text and OpenOffice 1.1. Samples of some of the reports and some of the formats can be seen below.
+
Gramps can produce text formats in a variety of formats. These formats include PDF, RTF, LaTeX, text and OpenDocument. Samples of some of the reports and some of the formats can be seen below.
  
 
* The [http://gramps-project.org/samples/individual_summary.pdf Individual Summary] report displays a summary of the information about a particular person.
 
* The [http://gramps-project.org/samples/individual_summary.pdf Individual Summary] report displays a summary of the information about a particular person.
 
* The [http://gramps-project.org/samples/ancestor_report.pdf Ahnentafel Report] produces a generational report starting at a selected individual. The sample is in PDF format.
 
* The [http://gramps-project.org/samples/ancestor_report.pdf Ahnentafel Report] produces a generational report starting at a selected individual. The sample is in PDF format.
 
* The [http://gramps-project.org/samples/family_group.abw Family Group] report produces a tabular format report for a particular family. The sample is in AbiWord format.
 
* The [http://gramps-project.org/samples/family_group.abw Family Group] report produces a tabular format report for a particular family. The sample is in AbiWord format.
* The [http://gramps-project.org/samples/ftm_ancestor_report.sxw FTM Style Ancestor Report] produces an ancestor report loosely based on a format produced by another genealogy program. The sample is in OpenOffice 1.1 format.
+
<!--* The [http://gramps-project.org/samples/ftm_ancestor_report.sxw FTM Style Ancestor Report] produces an ancestor report loosely based on a format produced by another genealogy program. The sample is in OpenDocument 1.1 format.-->
 +
* A sample of the text [[Gramps_3.3_Wiki_Manual_-_Reports_-_part_6#Detailed_Descendant_Report|Detailed Descendant Report]] of Gramps 3.3.1 tag, 3.3.1-1, default style, PDF output, example/ Gramps data, is available at [[File:Det_descendant_report.pdf]].
 +
 
 +
[[Category:Documentation]]
 +
[[Category:Gramps Examples]]
 +
[[Category:Plugins]]
 +
[[Category:Genealogy]]
 +
[[Category:Developers/General]]
 +
[[Category:Reports]]

Revision as of 06:39, 25 January 2013

Gramps-notes.png
This page has good information but needs a cleanup. Please make the Gramps Wiki more useful by re‑organizing this page and linking introductory material. Consider also updating the screenshots.
Gramps-notes.png This page's factual accuracy may be compromised due to out-of-date information. Please help improve the Gramps Wiki as a useful resource by updating it.

Graphical reports

Gramps can produce several different types of graphical reports. Reports can be produced in PDF, SVG, PostScript, and other formats. Samples of some of the report types can be seen below.

  • The Timeline report produces a document that plots the lifespan of the selected people in a graph.
  • The Statistics Chart report displays graphical statistics of the selected people in the database.
  • The Descendant Graph displays a graph of the descendants of a particular person.
  • The Fan Chart displays the ancestors of a particular person in a semi-circular chart.
  • The Ancestor Chart displays the ancestors of a person in a graphical chart.

GraphViz diagrams

The following GraphViz reports are under construction --Duncan 05:34, 18 May 2007

These diagrams are produced by the supporting package GraphViz from a DOT file produced by Gramps.

Text reports

Gramps can produce text formats in a variety of formats. These formats include PDF, RTF, LaTeX, text and OpenDocument. Samples of some of the reports and some of the formats can be seen below.