InfoVis Chapter 4 - Hierarchies
Visual Representation
Node-Link Representation
- Horizontal
- Vertical
- Upside-down
- rounded edges
- sharp edges
- straight lines
- “bus system” edges
- balloon layout
- compact layout
- radial layout
- Circular Graph Layout
- color root node
- siblings at the same layer
- all leaves at the same layer
- Dendogram
Algorithms
Walker’s Algorithm Treemap - Slice and Dice Algorithm Treemap - Squarified Algorithm