Difference between revisions of "Data Visualization"

From ICT4D Wiki

 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
==Projects==
 
==Projects==
 
* [http://simile.mit.edu/ SIMILE] at MIT
 
* [http://simile.mit.edu/ SIMILE] at MIT
* [http://mbostock.github.com/d3/ Data-Driven Documents] (or d3.js) is a javascript library with many kinds of visualizations like cloropeth map, treemap, streamgraph, etc.
+
* [http://mbostock.github.com/d3/ Data-Driven Documents] (or d3.js) is a javascript library with many kinds of visualizations like cloropeth map, treemap, streamgraph, etc. A good example of how it works can be found at '''[http://flowingdata.com/2012/08/02/how-to-make-an-interactive-network-visualization/ How to Make an Interactive Network Visualization]''' ([http://projects.flowingdata.com/tut/interactive_network_demo/ Demo]).
 
* [http://misoproject.com/ The Miso Project], an open source toolkit designed to expedite the creation of high-quality interactive storytelling and data visualisation content (by The Guardian and Bocoup].
 
* [http://misoproject.com/ The Miso Project], an open source toolkit designed to expedite the creation of high-quality interactive storytelling and data visualisation content (by The Guardian and Bocoup].
  
Line 31: Line 31:
 
===Network Mapping/Drawing===
 
===Network Mapping/Drawing===
  
 +
* [http://chianti.ucsd.edu/~kono/cytoscape/ Cytoscape]
 
* [http://tulip.labri.fr/ Tulip], and an [http://www.scotthale.net/blog/?p=160 example].
 
* [http://tulip.labri.fr/ Tulip], and an [http://www.scotthale.net/blog/?p=160 example].
 
* [http://asterisq.com/ Constellation] ([http://danielmclaren.net/2007/04/21/constellation see also]).
 
* [http://asterisq.com/ Constellation] ([http://danielmclaren.net/2007/04/21/constellation see also]).
Line 50: Line 51:
 
* [http://www.learningtools.arts.ubc.ca/timeline.htm Timeline Tool 2.0] at UBC [http://www.learningtools.arts.ubc.ca/ Learning Tools]
 
* [http://www.learningtools.arts.ubc.ca/timeline.htm Timeline Tool 2.0] at UBC [http://www.learningtools.arts.ubc.ca/ Learning Tools]
 
* [http://timeline.verite.co Timeline], by Vérité.co
 
* [http://timeline.verite.co Timeline], by Vérité.co
 +
* [https://markwhen.com/ Markwen], text to timeline tool.
  
 
====Online tools/platforms====
 
====Online tools/platforms====

Latest revision as of 03:56, 18 April 2023


Some applications may be listed under Network Analysis instead of Data Visualization.

Projects

Tools

Mind Mapping/Drawing

Other tools from the NMC list

Other lists

Network Mapping/Drawing

Timeline Drawing

  • Timeline, to write HTML timelines with javascript.
  • Timeplot, 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).
  • Timeline Tool 2.0 at UBC Learning Tools
  • Timeline, by Vérité.co
  • Markwen, text to timeline tool.

Online tools/platforms

Data Visualization through Maps

Charts

Lists

Presentations

See Also