Sciweavers

CORR
2010
Springer

Treemaps with Bounded Aspect Ratio

12 years 11 months ago
Treemaps with Bounded Aspect Ratio
Treemaps are a popular technique to visualize hierarchical data. The input is a weighted tree T where the weight of each node is the sum of the weights of its children. A treemap for T is a hierarchical partition of a rectangle into simply connected regions, usually rectangles. Each region represents a node of T and the area of each region is proportional to the weight of the corresponding node. An important quality criterium for treemaps is the aspect ratio of its regions. Unfortunately, one cannot bound the aspect ratio if the regions are restricted to be rectangles. Hence Onak and Sidiropoulos introduced polygonal partitions, which use convex polygons. We are the first to obtain convex partitions with optimal aspect ratio O(depth(T )). We also consider the important special case that depth(T ) = 1, that is, single-level treemaps. We show how to construct convex singlelevel treemaps that use only four simple shapes for the regions and have aspect ratio at most 34/7.
Mark de Berg, Bettina Speckmann, Vincent van der W
Added 14 May 2011
Updated 14 May 2011
Type Journal
Year 2010
Where CORR
Authors Mark de Berg, Bettina Speckmann, Vincent van der Weele
Comments (0)