Difference between revisions of "Data Visualization"

From ICT4D Wiki

Line 1: Line 1:
 
====Tools====
 
====Tools====
  
=====Networks/Maps=====
+
=====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]
 
* [https://networkx.lanl.gov/wiki Networkx]
Line 7: Line 7:
 
* [http://mindraider.sourceforge.net/ MindRaider], <cite>[http://www.semanticweb.org/ Semantic Web] outliner</cite>
 
* [http://mindraider.sourceforge.net/ MindRaider], <cite>[http://www.semanticweb.org/ Semantic Web] outliner</cite>
 
* [http://prefuse.org/ Prefuse], <cite>A Java-based toolkit for building interactive information visualization applications</cite> ([http://prefuse.org/doc/manual/ manual]).
 
* [http://prefuse.org/ Prefuse], <cite>A Java-based toolkit for building interactive information visualization applications</cite> ([http://prefuse.org/doc/manual/ manual]).
 +
 +
=====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 14: Line 16:
 
* [http://www.agentsheets.com/ AgentSheets] allows non-programmers to create agents with behaviors and missions.
 
* [http://www.agentsheets.com/ AgentSheets] allows non-programmers to create agents with behaviors and missions.
 
* [http://www.swivel.com/ Swivel] For exploring and comparing data, graphs and maps.
 
* [http://www.swivel.com/ Swivel] For exploring and comparing data, graphs and maps.
 +
 +
 +
=====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>.

Revision as of 23:41, 20 February 2008

Tools

Networks/Maps Drawing
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.


Timeline Drawing

Lists