11,031
edits
Changes
From Gramps
no edit summary
===<u>Beziehungengrafik</u>===
The Relationship Graph creates a complex relationship graph in GraphViz format and then converts into graphical output running it through the GraphViz ''dot'' tool behind the scene. Specific options for this report include filter, options for dates and places for the events, and whether to include URLs and IDs for individuals and families. There are also several GraphViz-specific options related to pagination, color, and details of the graph.
This plugin uses [http://www.graphviz.org/ GraphViz]. GraphViz takes the .gv files and creates the final files, such as .gif, .png, .pdf, .ps, etc.
[[Image:Beziehungsgrafik 1.png|right|200px|thumb|Abb. 8.24 Papieroptionen]]
This first tab as usual in reports regulates the Paper Format and the Margins.
A check box controles whether you have metric sizes or not.
Relationship Graphs can rapidly become '''very large'''.
Setting the paper format is essential for succes.
====Report Options====
[[Image:Beziehungsgrafik 2.png|right|thumb|250px|Abb. 8.25 Report Options]]
*''Filter'': Standard options here are the entire database ('''not recommended!'''), Descendants of, Descendant families of, Ancestors of, People with common ancestor with, or a custum made filter.
*''Filter Person'': If you use a custom filter, no Person can be choosen. Otherwise choose the correct person here. There are several tick boxes here:
** Include Birth, Marriage and Death dates
** Limit dates to years only
** Use place when no date
** Include URLs
** Include IDs
** Include thumbnail images of people: checking this box gives you another input field {{man label|Thumbnail Location}}
*''Thumbnail Location'': only active when last check box was checked: above or beside the name are the possibilities
====Graph Style====
[[Image:Beziehungsgrafik 3.png|right|thumb|250px|Abb. 8.26 Graph Style]]
*''Graph coloring'': Males will be shown in blue, females with red. If the sex of an individual is unknown it will be shown with gray. Options are:
** Colored outline
** B&W outline
** Color fill
*''Arrowhead direction'': Choose the direction that the arrow point: Descendants <- Ancestors, Descendants -> Ancestors, Descendants <-> Ancestors, Descendants - Ancestors
** Use rounded corners: Use rounded corners to differentiate between women and men
** Indicate non-birth relationships with dotted lines: No-birth relationships wiil shown up as dotted lines in the graph.
** Show family nodes: Families will show up as ellipses, linked to parents and children.
====GraphViz Layout====
[[Image:Beziehungsgrafik 4.png|right|thumb|250px|Abb. 8.27 GraphViz Layout]]
*''Font family'': Choose the font family. If international characters don't show, use '''FreeSans''' font. FreeSans is available from [http://www.nongnu.org/freefont/ the NonGNU org].
** Default
** PostScript/ Helvetica
** True Type/ FreeSans
*''Font size'': The font size in points
*''Graph Direction'': Whether the graph goes from top to bottom or left to right
** Vertical (top to bottom)
** Vertical (bottom to top)
** Horizontal (left to right)
** Horizontal (right to left)
*''Number of Horizontal Pages'': GraphViz can create very large graphs by spreading the graph across a rectangular array of pages. This controls the number of pages in the array horizontally. '''Only valid for dot, postcript and pdf via Ghostscript'''.
*''Number of Vertical Pages'': GraphViz can create very large graphs by spreading the graph across a rectangular array of pages. This controls the number of pages in the array vertically. Only valid for dot, postcript and pdf via Ghostscript.
*''Paging Direction'': The order in which the graph pages are output. This option only applies if the horizontal pages or vertical pages are greater than 1.
====GraphViz Options====[[Image:Beziehungsgrafik 6Relgraf5.png|right|thumb|250px|FigAbb. xx Note8.28 GraphViz Options]]*''Aspect Ratio'': '''Affects greatly''' how the graph is layed out on the page.** Minimal Size** Fill the given area** Use the optimal number of pages* ''DPI'': dots-per-inch. Typically between 75 and 120 if generating .png or .gif files, but 300 or 600 if generating files to be printed. When creating images such as .gif or .png files for the web, try numbers such as 100 or 300 DPI. When creating PostScript or PDF, use 72 DPI.* 'Note'Node Spacing'':The minimum ammount of free space, in inches, between individual nodes. For vertical graphs, this corresponds to spacing between columns. For horizontal graphs, this corresponds to spacing between rows. Default is 0.20''.*''Rank Spacing'': The minimum ammount of free space, in inches, between ranks. For vertical graphs, this corresponds to spacing between rows. For horizontal graphs, this corresponds to spacing between columns. Default is 0.20''.====Note====[[Image:Beziehungsgrafik 6.png|right|thumb|250px|Abb. 8.29 Notiz]]* Note to add to the graph: This text will be added to the graph** Note Location : Whether the note will appear on top or bottom of the page** Note size: The size of note text, in points
<br clear=right>
====Dokument Optionen====
*''Output Format'': available formats are: PDF (both Ghostscript and GraphViz), PostScript, SVG, SVGz, JPEG, GIF, PNG and GraphViz Dot gv File
*''Filename'': choose where the file will be saved and under which file name
====''.Dotgv'' Dateien====If you use {{man label|.dotgv}} files you must realize that those files are meant to be processed by other programs. By themselves, the files will not provide meaningful information; the files must first be processed by another program.
The GraphViz ''''dot'''' tool can transform the graph into postscript, jpeg, png, vrml, svg, and other formats. GraphViz tools are freely available from the [http://www.graphviz.org/ GraphViz site].
====Beispiel====
[[Image:Relgrafexample.png|right|thumb|350px|FigAbb. xx 8.30 Example of Descendant Families of...]]
<br clear="all"/>
== Schriftliche Berichte ==
Text reports represent the desired information as formatted text. Most of the options are common among text reports, therefore they will be described only once, at the end of this section. The options which are specific to a given report will be described directly in that report's entry.