JavaScript Data Visualization Toolkit: InfoVis
InfoVis is an open source JavaScript data visualization toolkit offering multiple ways to present data using the canvas
tag.
It is feeded with data in JSON format & some of the ready to use visualizations are:
- treemaps
- radial layouts
- bar charths, pie charts & more?
Besides a static presentations, InfoVis supports interactive animations which can be fired by any event (like mouseovers, clicks).
It has various methods to add/remove/update nodes & manipulate every aspect of the outputs.
The toolkit doesn?t depend on a JavaScript framework, can be used with any of them & easily updated for adding new features to it.
Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://thejit.org/
Demo: http://thejit.org/demos