Skip to content

OllyButters/family-tree-d3-force

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

d3force

Description

Using d3force (https://github.com/d3/d3-force) to see if I can make a reasonable family tree layout.

To do

  • Look to see if explicitly setting the y positions of the nodes is better than letting the force layout do it.
  • Make an invisible node between parents and children to make the links more straight.
  • Add year scale to side.
  • Scale by dob properly.

Useful links

About

Auto build a family tree with D3 force library

Resources

License

Stars

Watchers

Forks

Releases

No releases published