jit icon indicating copy to clipboard operation
jit copied to clipboard

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

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