Skip to content
/ jit Public
forked from philogb/jit

PhyloJIVE provides Interactive Visualizations for phylogenies. For details see

License

Notifications You must be signed in to change notification settings

TRIN/jit

 
 

Repository files navigation

JavaScript InfoVis Toolkit devKIT

Users who wish to implement PhyloJIVE should see https://github.com/TRIN/jit/tree/phylojive-test/examples/PhyloJive. This information is for Developers.

The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web.

Useful links

How to

To build:

python make.py build

To build the documentation:

python make.py docs

To build examples:

python make.py examples

To build PhyloJive:

python build.py PhyloJive > jit.js

About

PhyloJIVE provides Interactive Visualizations for phylogenies. For details see

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.3%
  • Python 4.6%
  • Other 1.1%