Difference between revisions of "Data Visualization"

From ICT4D Wiki

Line 1: Line 1:
__NOTOC__====Tools====
+
__NOTOC__
 
+
===Tools===
=====Networks/Maps Drawing=====
+
====Networks/Maps Drawing====
 
* [http://freemind.sourceforge.net FreeMind], <cite>premier free [http://en.wikipedia.org/wiki/Mind_map mind-mapping] software written in Java</cite>
 
* [http://freemind.sourceforge.net FreeMind], <cite>premier free [http://en.wikipedia.org/wiki/Mind_map mind-mapping] software written in Java</cite>
 
* [https://networkx.lanl.gov/wiki Networkx] <cite>is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks</cite>
 
* [https://networkx.lanl.gov/wiki Networkx] <cite>is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks</cite>
Line 9: Line 9:
 
* [http://www.analytictech.com/Netdraw/netdraw.htm NetDraw], <cite>a free program [...] for visualizing both 1-mode and 2-mode social network data</cite>
 
* [http://www.analytictech.com/Netdraw/netdraw.htm NetDraw], <cite>a free program [...] for visualizing both 1-mode and 2-mode social network data</cite>
  
=====Networks/Maps Analysis=====
+
====Networks/Maps Analysis====
 
* [http://vlado.fmf.uni-lj.si/pub/networks/pajek/ Pajek], <cite>Program for Large Network Analysis</cite>
 
* [http://vlado.fmf.uni-lj.si/pub/networks/pajek/ Pajek], <cite>Program for Large Network Analysis</cite>
 
* [http://services.alphaworks.ibm.com/manyeyes/home Many Eyes], <cite>for shared visualization and discovery</cite>
 
* [http://services.alphaworks.ibm.com/manyeyes/home Many Eyes], <cite>for shared visualization and discovery</cite>
Line 19: Line 19:
 
* [http://www.analytictech.com/ucinet/ucinet.htm UCINET], <cite>A comprehensive package for the analysis of social network data as well as other 1-mode and 2-mode data</cite>
 
* [http://www.analytictech.com/ucinet/ucinet.htm UCINET], <cite>A comprehensive package for the analysis of social network data as well as other 1-mode and 2-mode data</cite>
  
=====Timeline Drawing=====
+
====Timeline Drawing====
 
* [http://simile.mit.edu/wiki/Timeline Timeline], to write HTML timelines with javascript.
 
* [http://simile.mit.edu/wiki/Timeline Timeline], to write HTML timelines with javascript.
 
* [http://simile.mit.edu/timeplot/ Timeplot], <cite>Timeplot is a DHTML-based AJAXy widget for plotting time series and overlay time-based events over them (with the same data formats that Timeline supports)</cite>.
 
* [http://simile.mit.edu/timeplot/ Timeplot], <cite>Timeplot is a DHTML-based AJAXy widget for plotting time series and overlay time-based events over them (with the same data formats that Timeline supports)</cite>.
 
* [http://www.collegedegree.com/library/college-life/99-mind-mapping 99 Mind Mapping Resources, Tools, and Tips]
 
* [http://www.collegedegree.com/library/college-life/99-mind-mapping 99 Mind Mapping Resources, Tools, and Tips]
  
====Lists====
+
===Lists===
  
 
* [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]

Revision as of 23:51, 20 February 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