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
- Host: GitHub
- URL: https://github.com/biosustain/ancestry
- Owner: biosustain
- Created: 2015-11-26T15:31:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T14:56:12.000Z (over 8 years ago)
- Last Synced: 2025-07-11T14:42:02.910Z (11 months ago)
- Topics: angularjs, biojs, biology, d3js, nodejs, visualization
- Language: JavaScript
- Homepage: http://biosustain.github.io/ancestry/
- Size: 11.7 MB
- Stars: 17
- Watchers: 9
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.