Title :
Expand-Ahead: A Space-Filling Strategy for Browsing Trees
Author :
McGuffin, Michael J. ; Davison, Gord ; Balakrishnan, Ravin
Author_Institution :
Dept. of Comput. Sci., Toronto Univ., Ont.
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
Keywords :
computer animation; tree data structures; user interfaces; adaptive user interfaces; automatic expansion; detail-in-context techniques; drill-down faster; expand-ahead space-filling strategy; tree browsing; user navigation; Animation; Automatic control; Chromium; Computer graphics; Computer science; Laboratories; Navigation; Prototypes; Space exploration; Tree graphs; adaptive user interfaces; automatic expansion; expandahead; focus+context; space filling; tree browsing and navigation;
Conference_Titel :
Information Visualization, 2004. INFOVIS 2004. IEEE Symposium on
Conference_Location :
Austin, TX
Print_ISBN :
0-7803-8779-3
DOI :
10.1109/INFVIS.2004.21