Skip to content

Latest commit

 

History

History
executable file
·
31 lines (18 loc) · 597 Bytes

README.md

File metadata and controls

executable file
·
31 lines (18 loc) · 597 Bytes

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