The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web.
This is the Dev project, users should download the project from http://thejit.org.
To build:
python make.py build
To build the documentation:
python make.py docs
To build examples:
python make.py examples