Difference between revisions of "Addon:HtreePedigreeView"

From Gramps
Jump to: navigation, search
(fixed slider to restrict to between 2 to 6 generations after check source code)
Line 14: Line 14:
 
* [x]Show images
 
* [x]Show images
 
* [x]Show tags
 
* [x]Show tags
* Tree size: ''5''(default) range 2 to 9 generations.
+
* Tree size: ''5''(default) range 2 to 6 generations.
  
 
H-tree will display the following number of people if the Tree size is set to:
 
H-tree will display the following number of people if the Tree size is set to:
Line 22: Line 22:
 
* 5 generations = 31 people total
 
* 5 generations = 31 people total
 
* 6 generations = 47 people total
 
* 6 generations = 47 people total
<!--* 7 generations = 56 people total
 
* 8 generations =  people total
 
* 9 generations =  people total-->
 
 
{{-}}
 
{{-}}
 
== See also ==
 
== See also ==

Revision as of 23:27, 2 February 2018

Gramps-notes.png

Please use carefully on data that is backed up, and help make it better by reporting any comments or problems to the author, or issues to the bug tracker
Unless otherwise stated on this page, you can download this addon by following these instructions.
Please note that some Addons have prerequisites that need to be installed before they can be used.
This Addon/Plugin system is controlled by the Plugin Manager.


H-tree Pedigree View - example showing 5 generations(31 people total)

The H-Tree is 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.



H-tree Pedigree View - Layout tab - default configuration options

You can configure the following options on the Layout tab:

  • [x]Show images
  • [x]Show tags
  • Tree size: 5(default) range 2 to 6 generations.

H-tree will display the following number of people if the Tree size is set to:

  • 2 generations = 3 people total
  • 3 generations = 7 people total
  • 4 generations = 15 people total
  • 5 generations = 31 people total
  • 6 generations = 47 people total


See also

Issues

  • Drawing issues for "Tree Size"'s between 6 to 9.
  • Add connecting lines to show relationships between people and make the chart clear to read
  • Add ability to Print.