A
treemap displays
your data as a set of rectangles (called tiles). Each tile represents
a category or a hierarchy node. The color of each tile represents
the value of the first measure. The size of each tile represents the
value of the second measure. (There are two data roles for measures
in a treemap—
Size and
Color.)
For example, a sales data treemap might have tile sizes that represent
the number of orders, and it might have tile colors that are derived
from color gradients that represent sales.
Treemaps can display
a large number of category values that might be hierarchical in a
relatively small amount of space, so it is easy to see small changes
or exceptions.
The layout of the tiles
in the treemap is dependent on the size of the display area. This
means that the same treemap might appear slightly different in the
designer than it does in the viewer or on a mobile device.