Treemap: Difference between revisions

From InfoVis:Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 10: Line 10:
*[[Software Links (InfoVis_Applications)#Treemap related|Treemap related Software Applications]]
*[[Software Links (InfoVis_Applications)#Treemap related|Treemap related Software Applications]]
*[http://treemap.sourceforge.net/ TreeMap Java Library]
*[http://treemap.sourceforge.net/ TreeMap Java Library]
*[http://www.jidesoft.com/products/treemap.htm/ JIDE TreeMap: Commercial Java Library]
*[http://www.jidesoft.com/products/treemap.htm JIDE TreeMap: Commercial Java Library]
*[http://www.panopticonexplorer.com/ Treemaps of your own files, spreadsheets, databases, processes etc]
*[http://www.panopticonexplorer.com/ Treemaps of your own files, spreadsheets, databases, processes etc]
*[http://www.magnaview.com/ A very fast tool that can create treemaps that look like business graphics]
*[http://www.magnaview.com/ A very fast tool that can create treemaps that look like business graphics]

Latest revision as of 18:16, 4 May 2012

Treemap example
[Johnson and Shneiderman, 1991]

Treemaps [Johnson and Shneiderman, 1991] are a rectangular, space-filling approach for visualizing hierarchical data. They use 2D visualization of trees where the tree nodes are encapsulated into the area of their parent node. The size of the single nodes is determined proportionally in relation to all other nodes of the hierarchy by an attribute of the node.

External Links[edit]

References[edit]

  • [HCIL, 2003] Human-Computer Interaction Lab / University of Maryland, Treemap. Created at: August 5, 2003. Retrieved at: October 3, 2005. http://www.cs.umd.edu/hcil/treemap/
  • [Johnson and Shneiderman, 1991] Johnson, B. and Shneiderman, B. Treemaps: A Space-Filling Approach to the Visualization of Hierarchical Information Structures. In Proceedings of the IEEE Information Visualization ’91, pages 275–282, IEEE, 1991.