tnt.board

0.1.12 • Public • Published

TnT Board

TnT Board is a javascript library for displaying track-based annotations in the web. It is part of the the TnT set of visualisation libraries to display trees and track-based visualisations, although it can be used independently of any other TnT library. It has been designed with a powerful API, written with flexibility in mind, that allows the creation of expressive, dynamic and powerful track-based visualizations.

TnT Board defines several elements to facilitate the creation of visualisations: a board that is a container for tracks, tracks that are independent units of data representation, data retrievers to get the data synchronously or asynchronously and visual features to display the available data.

Check out the complete documentation.

Check out the examples

Installation

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

Feedback

Please, send any feedback to emepyc@gmail.com. Bug reports and feature requests are welcome in the issue tracker

Package Sidebar

Install

npm i tnt.board

Weekly Downloads

2

Version

0.1.12

License

Apache-2.0

Unpacked Size

410 kB

Total Files

79

Last publish

Collaborators

  • emepyc