Treemap: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Johnsonshneiderman91treemap.jpg|right|thumb|300px|Treemap example<br>[Johnson and Shneiderman, 1991]]] | |||
'''Treemaps''' [Johnson and Shneiderman, 1991] are a rectangular, space-filling approach | '''Treemaps''' [Johnson and Shneiderman, 1991] are a rectangular, space-filling approach | ||
for visualizing hierarchical data. They use 2D visualization of trees where the tree | for visualizing hierarchical data. They use 2D visualization of trees where the tree |
Revision as of 11:26, 3 October 2005
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.
References
[Johnson and Shneiderman, 1991] Johnson, B. and Shneiderman, B. Treemaps: A Space-Filling Approach to the Visualization of Hierarchical Infor- mation Structures. In Proceedings of the IEEE Information Visualization ’91, pages 275–282, IEEE, 1991.