Skip to content

Simple demo to render a family tree using SVGJS

Notifications You must be signed in to change notification settings

lesauf/family-tree-svgjs

 
 

Repository files navigation

FamilyTree

Run

  • npm i
  • ng serve

Info

This is an example to render a relatively simple family tree.

D3-DAG

It's using the d3-dag library. You can find it here: https://github.com/erikbrinkman/d3-dag

The documentation is not very exhaustive, but you have some examples in the repo and you can submit an issue easily

About

Simple demo to render a family tree using SVGJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.2%
  • HTML 9.0%
  • SCSS 6.5%
  • JavaScript 3.3%