116
edits
Changes
no edit summary
== Starting ==
*Generate a single graph showing connectivity between individuals
*Clickable nodes (individuals) that contain a hyperlink for a visual index
*Display connectivity paths and highlight them
The default output is a Scalable Vector Graphics (SVG) file that can be viewed in a browser. NetworkChart Network Chart uses the python networkx module to assist in selecting what to display. To access the NetworkChart Network Chart plugin use the following menu option {{man menu|Reports > Web Pages > Network Chart...}}
==Prerequistes==