An excellent resource for putting interactive data visualizations on the web is the JavaScript InfoVis Toolkit.
Features include:
- Multiple Data Representations
Treemaps, Radial Layouts, HyperTrees/Graphs, SpaceTree-like Layouts, and more…- Major Browsers Support
IE6+, Firefox2+, Safari3+, Opera9.5+- Open Source
Licensed under the BSD License- Library Agnostic
You may use the JIT with your favorite DOM manipulation framework- Extensible
All visualization classes are mutable, so you can easily add/override any method you want.- Composable
Visualizations can be combined in order to create new visualization methods.
Check out the interactive demos and blog.
We welcome your feedback. Please leave us a comment below. If you haven't already, there is no time like the present to subscribe to the RSS feed.
Category and Tags
This post filed in the following categories:
- Visualization - Visualization is any technique for creating images, diagrams, or animations to communicate a message.
Related Posts
You may be interested in the following related posts:








