Trees 2 - PowerPoint PPT Presentation

1 / 15
About This Presentation
Title:

Trees 2

Description:

My size = sum children sizes. Draw Treemap (node, space, direction) Draw node rectangle in space ... .com/marketmap/ People Map: http://www.truepeers.com ... – PowerPoint PPT presentation

Number of Views:20
Avg rating:3.0/5.0
Slides: 16
Provided by: chris78
Learn more at: https://people.cs.vt.edu
Category:
Tags: black | break | com | my | people | space | spring | trees

less

Transcript and Presenter's Notes

Title: Trees 2


1
Trees 2
  • cs5984 Information Visualization
  • Chris North

2
2 Approaches
  • Connection (node link)
  • Containment (node in node)
  • Structure vs. attributes
  • Attributes only (multi-dimensional viz)
  • Structure only (1 attribute, e.g. name)
  • Structure attributes

A
C
B
A
B
C
3
Containment Approach
4
Treemaps (Shneiderman)
  • Slice and Dice
  • Alternate horizontal andvertical cuts for levels
  • Node area ? node attribute
  • Zoom onto nodes
  • Space-Filling
  • Structure 3 attributes
  • Area, color, label

5
Treemaps
6
Treemaps
Balanced trees
7
Treemaps
  • 1000 nodes
  • Quantitative attributes
  • Good combination of structure attributes
  • For unbalanced trees, structure more difficult
  • Learning time 20 min
  • Evaluation major performance boost over outliner
  • Bad aspect ratios long narrow rectangles
  • Large scale or deep causes solid black

8
Treemap Algorithm
  • Calculate sizes
  • Recurse to children
  • My size sum children sizes
  • Draw Treemap (node, space, direction)
  • Draw node rectangle in space
  • Alternate direction
  • For each child
  • Calculate child space as of node space using
    size and direction
  • Draw Treemap (child, child space, direction)

9
Cushion Treemaps
  • Van Wijk

10
Squared Treemaps
  • Wattenberg
  • Van Wijk

11
Treemaps on the Web
  • Map of the Market http//www.smartmoney.com/mark
    etmap/
  • People Map http//www.truepeers.com/
  • Coffee Map http//www.peets.com/tast/11/coffee_s
    elector.asp

12
DiskMapper
  • http//www.miclog.com/dmdesc.htm

13
Today
  • Stasko, Sunburst, web
  • Marcus, Marty

14
Assignment
  • Spring Break!
  • Read for Tues (Mar 13)
  • Beaudoin, Cheops, web
  • Satya, Sumithra
  • Furnas, Fisheye View, book pg 311

15
Projects
  • Data Structure Viz Tool
  • Data Structure Viz Evaluation
  • Biotech Viz
  • Network Traffic Viz
  • High-Dimensional Parameter Space Viz
  • Chat Log Viz
  • Web Snap
  • List Viz / Menu UI
  • Data Density and Distraction
Write a Comment
User Comments (0)
About PowerShow.com