A great tool resource repository for data visualization from our colleagues at Indiana University…
This page provides pointers to commonly used data analysis and visualization algorithms. An ‘IVC Software Framework’ was implemented to facilitate the easy integration of diverse software packages and their menu driven usage. Many software packages are available in Java and hence can be run on any platform that supports Java 1.4.
GeoZui3D Developed by Colin Ware‘s Data Visualization Research Lab
It is a Zooming User Interface – hence ‘Zui’. It is georeferenced – hence GeoZui. It emphasizes interactive 3D solutions – hence GeoZui3D Original code is available at free of charge for non-commercial users.
SONIA: Social Network Image Animator
SoNIA is currently under development by Dan McFarland and Skye Bender-deMoll. http://www.stanford.edu/group/sonia/
STARS: Space-Time Analysis of Regional Systems
Developed by Serge Rey, Robyn Clark, Boris Dev, Maribel Elias, David Folch, Myrna L. Sastré Gutiérrez, Mark V. Janikas, Xuening Li, Aarthi Ram, Charles Schmidt, Philip Stephens, Xinyue Ye – REGAL group http://regal.sdsu.edu/index.php/Main/STARS
Data Visualization Components
The Community Technologies group at Microsoft Research lead by Marc Smith has developed a set of data visualization components for displaying data in .NET applications. The components comprise treemap, a bubble chart, a piano roll, spire chart, a thread tree, and a time series chart display.
INRIA’s InfoVis Toolkit
by Jean-Daniel Fekete
Interactive Graphics Toolkit written in Java to ease the development of Information Visualization applications and components. Reference: Jean-Daniel Fekete, The InfoVis Toolkit, Research Report RR-4818, INRIA Futurs, May 2003.
University of Maryland’s Piccolo Toolkit
by Jesse Grosjean and Ben Bederson at the HCIL@UMD
Piccolo is an toolkit for the creation of robust graphical applications with features such as zooming and multiple representation. It is based on the Java2D and available as OSI Certified Open Source Software.
AT&T’s GraphViz
by Stephen North, Emden Gansner, John Ellson et al.
Set of graph drawing tools for Unix or MS-Windows (win32), including a web service interface (webdot). Source code and binary executables for common platforms are available.
UC Irvine’s Java Universal Network/Graph Framework (JUNG)(http://jung.sourceforge.net/)
by Scott White, Joshua O’Madadhain, Danyel Fisher and Yan-Biao Boey
Java-based open-source software library designed to support the modeling, analysis, and visualization of data that can be represented as graphs. It comprises a wealth of algorithms developed in the fields of social network analysis, information visualization, knowledge discovery and data mining.
NetVis Module – Dynamic Visualization of Social Networks
by Jonathon N. Cummings The NetVis Module is a free open source web-based tool to analyze and visualize social networks using data from csv files, online surveys, and dispersed teams.
Social Network Visualizer
by Dimitris B. Kalamaras With SocNetV one can read, display and edit a network, determine rudimentary network statistics, calculate network and actor properties, and save out node positions. Source archives are available.