SizePairs: Achieving Stable and Balanced Temporal Treemaps using Hierarchical Size-based Pairing
Chang Han, Anyi Li, Jaemin Jo, Bongshin Lee, Oliver Deussen, Yunhai Wang
View presentation:2022-10-19T14:24:00ZGMT-0600Change your timezone on the schedule page
2022-10-19T14:24:00Z
Prerecorded Talk
The live footage of the talk, including the Q&A, can be viewed on the session page, Temporal Data.
Fast forward
Abstract
We present SizePairs, a new technique to create stable and balanced treemap layouts that visualize values changing over time in hierarchical data. To achieve an overall high-quality result across all time steps in terms of stability and aspect ratio, SizePairs employs a new hierarchical size-based pairing algorithm that recursively pairs two nodes that complement their size changes over time and have similar sizes. SizePairs maximizes the visual quality and stability by optimizing the splitting orientation of each internal node and flipping leaf nodes, if necessary. We also present a comprehensive comparison of SizePairs against the state-of-the-art treemaps developed for visualizing time-dependent data. SizePairs outperforms existing techniques in both visual quality and stability, while being faster than the local moves technique.