Changes

From Gramps

Addon:NetworkChart

164 bytes removed, 02:34, 8 March 2017
no edit summary
== NetworkChart Starting ==
NetworkChart is a website plugin for Gramps. The objectives of NetworkChart are: [[File:NetworkChart usage.png|400px|right|thumb|Menu]]
*Display connectivity paths and highlight them
The default output is a Scalable Vector Graphics (SVG) file that can be viewed in a browser. NetworkChart uses the python networkx module to assist in selecting what to display. To access the NetworkChart plugin use the following menu option {{man menu|Reports > Webpages Web Pages > NetworkChartNetwork Chart...}}
==Prerequistes==
'''Trim Groups'''
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." '''Trim Descendants'''sometext = 'This option attempts to trim all descendants "below" the selected individuals. '\ "Individuals by marriage can also be removed. If an individual is connected by "\ "another path or branch they will not be removed."
'''Trim Ancestors'''
sometext= 'This option attempts to trim all ancestors "above" the selected individuals. '\ "Individuals by marriage can also be removed. If an individual is connected by "\ "another path or branch they will not be removed." '''Show Path Only'''This is the last method to select what portion of the database to display. "\ 'The choices are "Direct" or "Any". The Direct option will attempt to find '\ "a direct path between the two individuals selected and display only that path. "\ "The Any option will attempt to find any path between the two selected individuals "\ "and display only that path."
116
edits

Navigation menu