ancestry

Ancestry: a package for visualization of lineage data

Usage no npm install needed!

<script type="module">
  import ancestry from 'https://cdn.skypack.dev/ancestry';
</script>

README

Ancestry

Ancestry is an AngularJS module consisting of a number of directives allowing to generate interactive lineage plots based on d3.js. Currently, it offers following plots:

  • Lineage
  • Lineage-scatter
  • Radial lineage
  • Radial phylogenetic tree

To install Ancestry package with NPM use: npm install ancestry

See Ancestry's website for more information.