Treemap

Treemap

From Business Intelligence

Jump to: navigation, search


Description

This is a square map that visually represents a hierarchical structure using color and size to convey quantitative values. This represents complex data at a glance, and shows extreme values well. Use treemaps to see parts of a whole.

Data requirements

Hierarchical data tables with nested sub-categories.


Considerations

  • Tree maps require a complex data set.
  • If the data contains negative values and there is no obvious colorcoding scheme such as in the stock market treemap, consider using a different visualization method instead.


Links