학술논문

Expand-Ahead: A Space-Filling Strategy for Browsing Trees
Document Type
Conference
Source
IEEE Symposium on Information Visualization Information Visualization, 2004. INFOVIS 2004. IEEE Symposium on. :119-126 2004
Subject
Computing and Processing
Signal Processing and Analysis
Navigation
Computer science
Automatic control
Prototypes
Tree graphs
Space exploration
Laboratories
Animation
Chromium
Computer graphics
tree browsing and navigation
focus+context
expandahead
automatic expansion
space filling
adaptive user interfaces
Language
ISSN
1522-404X
Abstract
Many tree browsers allow subtrees under a node to be collapsed or expanded, enabling the user to control screen space usage and selectively drill-down. However, explicit expansion of nodes can be tedious. Expand-ahead is a space-filling strategy by which some nodes are automatically expanded to fill available screen space, without expanding so far that nodes are shown at a reduced size or outside the viewport. This often allows a user exploring the tree to see further down the tree without the effort required in a traditional browser. It also means the user can sometimes drill-down a path faster, by skipping over levels of the tree that are automatically expanded for them. Expand-ahead differs from many detail-in-context techniques in that there is no scaling or distortion involved. We present 1D and 2D prototype implementations of expand-ahead, and identify various design issues and possible enhancements to our designs. Our prototypes support smooth, animated transitions between different views of a tree. We also present the results of a controlled experiment which show that, under certain conditions, users are able to drill-down faster with expand-ahead than without.