Open main menu

Gramps β

Changes

Addon:NetworkChart

1,079 bytes added, 05:05, 6 March 2017
Usage
==Usage==
===Main===
The main menu...
[[File:Network_chart_menu_Main.png|thumb|caption]]
 
===Trim===
====Center Person====
This is an option in selecting the portion of the database to display. Selecting a center person and radius for the graph will isolate the graph to just that selected person and anyone within the radius. The radius is the maximum allowable steps or edges between the center person and anyone else in the graph. All others outside of the maximum steps or edges will not be shown. Any connection via parent, child, or marriage counts as a step or edge.
 
====Trim Groups====
sometext= "This option will trim smaller groups/trees that are disconnected. "\
"You must enter the minimum number of individuals in a group/tree to display. "\
"For databases with more than 1500 individuals this option is required and the "\
"minimum number is set to 2. This will force all disconnected single individuals "\
"to be removed from the graph. Selecting a number greater than the largest group/tree "\
"will return only the largest tree or those trees that are equal in size."
wraptext = textwrap.wrap(sometext,width=40)
116
edits