Javascript InfoVis Toolkit – New Version Released

Posted by Nathan on Jun 5, 2009 to Software, Visualization / 1 comment

Javascript InfoVis Toolkit – New Version Released

As we've seen, javascript is growing into a viable solution for visualization on the Web. John Resig ported Processing to javascript about a year ago and we saw some projects in javascript to show off speed in Google Chrome.

Most recently, Nicolas Garcia Belmonte released version 1.1 of his InfoVis Toolkit, which provides a basic set of tools for creating interactive visualizations on the Web. Some of the features:

  • 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.

Here are a couple of things you can do with the toolkit:

Visit the site for more demos.

Subscribe to the RSS feed or follow on Twitter to stay updated on what's new in data visualization. All the cool people are doing it.

Like this post?

Subscribe to the RSS feed, follow on Twitter, fan on Facebook, or share with friends and colleagues.