An open API service indexing awesome lists of open source software.

https://github.com/biosustain/ancestry

AngularJS module with interactive lineage chart components based on D3.js
https://github.com/biosustain/ancestry

angularjs biojs biology d3js nodejs visualization

Last synced: 8 months ago
JSON representation

AngularJS module with interactive lineage chart components based on D3.js

Awesome Lists containing this project

README

          

# Ancestry

Ancestry is an AngularJS module consisting of a number of directives allowing to generate interactive lineage plots based on [d3.js](https://d3js.org/). 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](http://biosustain.github.io/ancestry/) for more information.