Lecture 17
Hierarchies/Trees
Required Reading
-
Munzner, Chapter 9 (Note: the textbook is available electronically through the UA Library for those on campus)
-
Treevis.net: A Tree Visualization Reference. Hans-Jorg Schulz, IEEE CG&A, 31(6), pp. 11-15, Nov.-Dec. 2011.
See also: A Visual Bibliography of Tree Visualization. InfoVis 2010 Best Poster.
Optional Reading
-
Cushion Treemaps: visualization of hierarchical information. Jack J. van Wijk and Huub van de Wetering, Proc InfoVis 1999, pp 73-78.
-
Example Code from Class - use
git clone https://github.com/UA-CSC444-Spring2021/l17_examples
to download