Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

http://philogb.github.io/jit/

The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web
http://philogb.github.io/jit/

Last synced: about 1 month ago
JSON representation

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

Lists

README

        

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
------
- [jit homepage](http://thejit.org)
- [jit's blog](http://blog.thejit.org)
- [Getting Started with the Source](https://github.com/philogb/jit/wiki/Getting-Started)


How to
------

To build:

python make.py build

To build the documentation:

python make.py docs

To build examples:

python make.py examples