/jit

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

Primary LanguageJavaScriptOtherNOASSERTION

JavaScript InfoVis Toolkit

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.

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