Difference between revisions of "Data Visualization"

From ICT4D Wiki

Line 25: Line 25:
  
 
===Lists===
 
===Lists===
 
+
* [http://code.google.com/apis/visualization/documentation/gadgetgallery.html Google Visualization API Gadget Gallery]
 
* [http://www.smashingmagazine.com/2007/08/02/data-visualization-modern-approaches/ Data Visualization: Modern Approaches]
 
* [http://www.smashingmagazine.com/2007/08/02/data-visualization-modern-approaches/ Data Visualization: Modern Approaches]
 
* [http://www.visual-literacy.org/periodic_table/periodic_table.html A Periodic Table of Visualization Methods]
 
* [http://www.visual-literacy.org/periodic_table/periodic_table.html A Periodic Table of Visualization Methods]

Revision as of 13:44, 20 March 2008

Tools

Networks/Maps Drawing

  • FreeMind, premier free mind-mapping software written in Java
  • Networkx is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks
  • PersonalBrain
  • MindRaider, Semantic Web outliner
  • Prefuse, A Java-based toolkit for building interactive information visualization applications (manual).
  • NetDraw, a free program [...] for visualizing both 1-mode and 2-mode social network data

Networks/Maps Analysis

  • Pajek, Program for Large Network Analysis
  • Many Eyes, for shared visualization and discovery
  • BINViz, (Bidirectional Interactive Network Visualization) is a JavaScript library for network and graph visualization. The goal of this tool is to provide a better way to visualize complex graphical models and the underlying data in a web-based environment.
  • Sixdegrees Network Analyser, C++ and Python based open source graph visualization and analysis software, primarily intended for use in the analysis of social networks (other applications are also conceivable).
  • InFlow, Social Networking Mapping Software.
  • AgentSheets allows non-programmers to create agents with behaviors and missions.
  • Swivel For exploring and comparing data, graphs and maps.
  • UCINET, A comprehensive package for the analysis of social network data as well as other 1-mode and 2-mode data

Timeline Drawing

Lists