TnT Tree is a javascript library for displaying trees. It is part of the the TnT set of visualisation libraries to display trees and track-based visualisations. It has been designed with a powerful API written with flexibility in mind that allows the creation of expressive, dynamic and powerful tree visualizations.
Check out the complete documentation.
Check out the examples
- npm:
npm install tnt.tree
- github:
git clone https://github.com/tntvis/tnt.tree
cd tnt.tree
npm install
gulp build-browser
Please, send any feedback to [email protected]. Bug reports and feature requests are welcome in the repo bug tracker