Published on 2009-06-17 13:53:15
The JavaScript InfoVis Tookit is an advanced JavaScript solution that provide tools for creating interactive visualizations for the web. InfoVis support multiple data representations such Treemaps, Radial layouts, HyperTrees/Graphs, SpaceTree-like layouts and more. Compatible with IE6+, FF2+, Safari3+ and Opera9.5+, InfoVis should easily fit with any other JavaScript library in your project.

Version 1.1 of the toolkit have just been released with many new features including :
- Split into modules for code reuse
- All visualizations are packaged in the same file. You can create multiple instances of any visualization. Moreover, you can combine and compose visualizations.
- This Toolkit is library agnostic. This means that you can combine this toolkit with your favorite DOM/Events/Ajax framework such as Prototype, MooTools, ExtJS, YUI, JQuery, etc.
- You can extend this library in many ways by adding or overriding class methods.
- Custom visualizations are created by adding or changing Node/Edge colors, shapes, rendering functions, etc. You can also implement many controller methods that are triggered at different stages of the animation,
A project by Nicolas Garcia Belmonte, released under the BSD License. More information, documentation, demos and download at http://thejit.org/
Related Entries
Member of the PHP Magazine Network, Copyright (C) 2005-2010 phpmagazine.net All Rights Reserved