tntvis / tnt

Visualization of trees and track based annotations
Apache License 2.0
6 stars 2 forks source link

TnT

TnT is a javascript library for displaying trees and associated track-based annotations. It is built on top of TnT Tree and TnT Board. It has been designed with a powerful API, written with flexibility in mind, that allows the creation of expressive, dynamic and powerful tree and track-based visualisations.

Check the complete documentation.

Check out the examples

Installation

npm install tntvis
git clone https://github.com/tntvis/tnt
cd tnt
npm install
gulp build-browser

Feedback

Please, send any feedback to emepyc@gmail.com. Bug reports and feature requests are welcome here