The JIT is an advanced JavaScript infovis toolkit that was based on 5 papers regarding different information visualization techniques. The JIT implements advanced features of information visualization like Treemaps (with theslice and dice and squarified methods), an adapted visualization of trees based on theSpacetree, a focus+context technique to lay Hyperbolic Trees, and a radial layout of trees with advanced animations (RGraph).
Some very nifty tools here:http://blog.thejit.org/?page_id=14
In particular, check out the spacetree demo
Also a nice bibliography.
Posted by David Ehlers at 9:26 pm on May 7th, 2008. No comments... »
Categories: JavaScript, ajax, api. Tags: JavaScript, Visualization.
Flare is a collection of ActionScript 3 classes for building a wide variety of interactive visualizations. For example, flare can be used to build basic charts, complex animations, network diagrams, treemaps, and more. Flare is written in the ActionScript 3 programming language and can be used to build visualizations that run on the web in the Adobe Flash Player. Flare applications can be built using the free Adobe Flex SDK or Adobe’s Flex Builder IDE. Flare is based on prefuse, a full-featured visualization toolkit written in Java.
And view some other visualization api’s here - more links here at reddit
Posted by David Ehlers at 8:01 pm on April 6th, 2008. No comments... »
Categories: ActionScript, Visualization, api. Tags: ActionScript, api, flash, Visualization.
The Google Visualization API lets you access multiple sources of structured data that you can display, choosing from a large selection of visualizations. The Google Visualization API also provides a platform that can be used to create, share and reuse visualizations written by the developer community at large.
Or, if that bores you, simply checkout their Visualization Gallery
Posted by David Ehlers at 12:25 pm on April 3rd, 2008. No comments... »
Categories: Code, Visualization, api. Tags: api, google, Visualization.