Addon:D3 Ancestral and Descendant Charts

From Gramps
Revision as of 12:00, 18 April 2014 by Mattman (talk | contribs) (Add 4.0 and 3.4 version downloads)
Jump to: navigation, search

The "D3 Ancestral/Descendant Chart" plugin consists of 3 Web based report plugins, Ancestral Collapsible Tree, Ancestral Fan Chart and Descendant Indented Tree.

Each chart used the D3.js library for it's layout which are SVG based and provide some really nice interactiveness and animation.

The filtering is based off the text based Ancestry and Descendant Reports.

All of the reports generate JSON for ancestry/descendant's and could be easily customized for other usage.

Gramps 3.4 Version : http://www.iflaf.com/mattman/familytree/gramps/D3Charts34-1.0.tar.gz

Gramps 4.0+ Version : http://www.iflaf.com/mattman/familytree/gramps/D3Charts40-1.0.tar.gz


Ancestral Collapsible Tree

Sample Ancestral Collapsible Tree

A graphical representation of ancestry for a given individual.

By default up to Great Grandparents are displayed.

Clicking on an ancestor whom has further ancestors will either collapse or expand all ancestors for that person.

Specific customizable colors indicate whether there are futher ancestors for a given person, and can be specified for maternal and paternal lines.









Ancestral Fan Chart

Sample Ancestral Fan Chart

The Ancestral Fan Chart report illustrates an individuals ancestry by means of a full circle fan chart.

The initial display shows the filtered individual at the center of the fan chart.

Selecting individuals on the fan chart will result in that individual becoming the center person and a new fan chart is drawn dynamically indicating that persons ancestry.

Continuous selection of the center of the fan chart will eventually return you to the original filter person, a page reload will also do this.

Custom colors can be provided for paternal and maternal sides of the filtered person.











Descendant Indented Tree

Sample Descendant Indented Tree

The Descendant Indented Tree report is a graphical representation of the text based Descendant Report.

When clicking on a person if that person has further descendants, then the tree will dynamically expand or collapse depending on it's current state.

As with the other reports some customizable colors can be specified at generation time. In this report they pertain to whether there are more descendants to view or not.