JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

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

    • 🔾48%Overall
    • 1,505
    • 45.4 days
    • 🕩314
    • 👥24

    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.

    How to

    To build:

    python make.py build
    

    To build the documentation:

    python make.py docs
    

    To build examples:

    python make.py examples
    
    Show All