Difference between revisions of "GEPS 030: New Visualization Techniques"

From Gramps
Jump to: navigation, search
(The H-Tree)
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
== Background ==
 
== Background ==
  
[[Image:Relations_fanchart.png|right|thumb|400px|Fan Chart]]
+
[[File:ChartsView-desendantfan-fullcircle-9gen-default-41.png|thumb|right|400px|Descendant Fan Chart View - full circle]]
  
 
At present Gramps offers two graphical visualizations of genealogical data as views:
 
At present Gramps offers two graphical visualizations of genealogical data as views:
Line 89: Line 89:
 
The H-tree based layout can be used to display ancestral trees. This layout increases the number of displayable generations, via a symmetrically arranged structure, provides the the user with an overview that allows them to understand and navigate through the data.
 
The H-tree based layout can be used to display ancestral trees. This layout increases the number of displayable generations, via a symmetrically arranged structure, provides the the user with an overview that allows them to understand and navigate through the data.
  
Status: See {{bug|6389}} for a working trial for Gramps 3.4.2 windows portable.
+
Status: See {{bug|6389}} for a working trial for Gramps 3.4.2 windows portable and [[Addon:HtreePedigreeView|Gramps 4.1.1]](with minor file changes)
  
[[File:Htree trial modified grid Horizontal Left to Right gramps3.4.2.png|thumb|left|600px|Trial 31 person (5 generation) H-tree on Gramps 3.4.2]]
+
[[File:Htree trial modified grid Horizontal Left to Right 41.png|thumb|left|600px|H-tree trial(5 generation(31 people shown)(Gramps 4.1.0 Windows 7)]]
  
 
{{-}}
 
{{-}}
Line 137: Line 137:
 
* {{bug|2266}}: Different modes in Pedigree view
 
* {{bug|2266}}: Different modes in Pedigree view
 
* {{bug|2611}}: Alternative Genealogy Graphs - Original idea for Fan Chart, Dual Trees, and other ideas
 
* {{bug|2611}}: Alternative Genealogy Graphs - Original idea for Fan Chart, Dual Trees, and other ideas
 +
* {{bug|2668}}: Vertical graphical descendencies
 
* {{bug|3590}}: Relationships domain
 
* {{bug|3590}}: Relationships domain
 
* {{bug|4169}}: To generate a numbering class for mapping individuals according to start person (temp snapshot) and for generating Pedigrees, Charts, Gramplets, Tools with duplicated ancestors match support.
 
* {{bug|4169}}: To generate a numbering class for mapping individuals according to start person (temp snapshot) and for generating Pedigrees, Charts, Gramplets, Tools with duplicated ancestors match support.
 
* {{bug|4564}}: Ancestor Medical Record
 
* {{bug|4564}}: Ancestor Medical Record
 
* {{bug|4649}}: GeneaQuilts visualization integration
 
* {{bug|4649}}: GeneaQuilts visualization integration
 +
* {{bug|5329}}: Please offer relationship graph with timeline
 
* {{bug|6048}}: Descendants View, a "reverse" Pedigree
 
* {{bug|6048}}: Descendants View, a "reverse" Pedigree
 
* {{bug|6486}}: When first cousins marry
 
* {{bug|6486}}: When first cousins marry

Revision as of 02:49, 6 January 2015

The purpose of this GEP is to discuss new visualization techniques for possible inclusion in Gramps.

Background

Descendant Fan Chart View - full circle

At present Gramps offers two graphical visualizations of genealogical data as views:

Some Addons:

A number of graphical and GraphViz based reports for printout:

As well as a graphical default gramplets:


In the last few years papers have been published describing new visualization techniques.


Quilts

Quilt

Family trees are presented in the form of a grid.

Quilts allow the visualization of large genealogies up to several thousand individuals, by using a diagonally-filled matrix, where rows are individuals and columns are nuclear families.

A video, demonstration software, and a paper describing the technique can be found on the Aviz website.

Status: A Gramps implementation is currently being written (Nick Hall). See Feature request "4649: GeneaQuilts visualization integration"

TimeNets

TimeNet

This is a type of timeline tree.

TimeNets, enable analysis of families over time, by prioritize temporal relationships, in addition to the family structure. Individuals are represented using timelines that converge and diverge to indicate marriage and divorce; directional edges connect parents and children.

Note: Wilfried Trabold pointed this out on the gramps-users mailing list in December 2010. Gerald Britton[1] was in a side-discussion with the authors to explore the possibility of working together to include this in Gramps.

Status: Not known.

Dual Trees

Dual Trees

This is a method of combining graphs in a single display.

  • Bi-directional top-down node-link diagrams
  • Used for navigating genealogical graphs (family “trees”)

Status: Unexplored.


The H-Tree

The H-tree

A structured, space-efficient technique for pedigree visualization (to display ancestral trees).

The H-tree based layout can be used to display ancestral trees. This layout increases the number of displayable generations, via a symmetrically arranged structure, provides the the user with an overview that allows them to understand and navigate through the data.

Status: See 6389 for a working trial for Gramps 3.4.2 windows portable and Gramps 4.1.1(with minor file changes)

H-tree trial(5 generation(31 people shown)(Gramps 4.1.0 Windows 7)


The Gene-Tree

The gene-tree (Cranefoot)

A structured, space-efficient technique for pedigree visualization (to display ancestral trees), using colors and symbols. This type of tree is often used for medical usage.

Status: Unexplored.

See also:


References

Feature Requests

  • 815: I would like to have a graphical view of relationships
  • 864: Family Wheel - input UI
  • 1373: Want a complete graphical view, like in Kith and Kin
  • 2218: Medical genetics
  • 2266: Different modes in Pedigree view
  • 2611: Alternative Genealogy Graphs - Original idea for Fan Chart, Dual Trees, and other ideas
  • 2668: Vertical graphical descendencies
  • 3590: Relationships domain
  • 4169: To generate a numbering class for mapping individuals according to start person (temp snapshot) and for generating Pedigrees, Charts, Gramplets, Tools with duplicated ancestors match support.
  • 4564: Ancestor Medical Record
  • 4649: GeneaQuilts visualization integration
  • 5329: Please offer relationship graph with timeline
  • 6048: Descendants View, a "reverse" Pedigree
  • 6486: When first cousins marry
  • Alternate FanChart [2]