Changes

Jump to: navigation, search

Familylines plugin

582 bytes added, 07:07, 16 May 2007
added information/examples for "dot"
* '''Include private records''': people and events marked as private will be included in the graph when this is selected.
<br clear=right>
 
==Generating graphs==
Once FamilyLines.py produces the .dot output file (defaults to ''./familylines.dot''), the GraphViz package will be necessary to create the final output file. If GraphViz isn't already installed, you can download it from [http://www.graphviz.org/ http://www.graphviz.org/].
 
Some common examples of commands used to generate graphs from the familylines.dot file are:
 
dot -v -Tgif -ofamilylines.gif familylines.dot
dot -v -Tpng -ofamilylines.png familylines.dot
dot -v -Tpcl -ofamilylines.pcl familylines.dot
dot -v -Tps -ofamilylines.ps familylines.dot

Navigation menu