Data Visualization Principles: Other Perceptual Channels CSC544 - - PowerPoint PPT Presentation

data visualization principles other perceptual channels
SMART_READER_LITE
LIVE PREVIEW

Data Visualization Principles: Other Perceptual Channels CSC544 - - PowerPoint PPT Presentation

Data Visualization Principles: Other Perceptual Channels CSC544 Acknowledgments for todays lecture: Tamara Munzner, Miriah Meyer, Colin Ware, Christopher Healey There exist stimuli other than colors So what is data visualization? The art


slide-1
SLIDE 1

Data Visualization Principles: Other Perceptual Channels

CSC544

Acknowledgments for today’s lecture: Tamara Munzner, Miriah Meyer, Colin Ware, Christopher Healey

slide-2
SLIDE 2

There exist stimuli

  • ther than colors
slide-3
SLIDE 3
slide-4
SLIDE 4
slide-5
SLIDE 5

So what is data visualization?

slide-6
SLIDE 6

The art and science of matching the “features” of a data set to the “features” of visual perception

slide-7
SLIDE 7

Why visualization?

slide-8
SLIDE 8
slide-9
SLIDE 9

Why visualization?

  • It has been studied more deeply
  • It appears to have more “bandwidth” than

alternatives (though not as much as you think it does)

  • It is richer
slide-10
SLIDE 10

(c) PlusMinus, GFDL

slide-11
SLIDE 11

Integral vs. Separable Channels

  • Do humans perceive values “as a whole”, or “as

things that can be split”?

  • “Is it a vector, or is it a pair?”
slide-12
SLIDE 12

Integral vs. Separable Channels

color x location color x motion color x shape size x orientation x-size x y-size r-g x y-b

Colin Ware, 2004, p180 Separable Integral

slide-13
SLIDE 13

Bivariate Color Map (Bad)

Baraba and Finkner, via Tufte (VDQI)

slide-14
SLIDE 14

Bivariate Color Map (less bad)

http://www.csee.umbc.edu/~rheingan/636/color.pdf

slide-15
SLIDE 15

Trivariate (!) Color Map (terrible, terrible idea)

http://magazine.good.is/infographics/america-s-richest-counties-and-best-educated-counties#open

slide-16
SLIDE 16

The best bivariate colormap I know

http://www.nytimes.com/interactive/2014/11/04/upshot/senate-maps.html

slide-17
SLIDE 17

Bivariate Color Maps are Possible, but Hard

pay attention to the behavior of the variables you’re mapping from, and the behavior of the channels you’re mapping to.

slide-18
SLIDE 18

PREATTENTIVENESS, OR “VISUAL POP-OUT”

slide-19
SLIDE 19

Christopher Healey, http://www.csc.ncsu.edu/faculty/healey/PP/index.html

ORIENTATION

slide-20
SLIDE 20

Christopher Healey, http://www.csc.ncsu.edu/faculty/healey/PP/index.html

WIDTH/LENGTH

slide-21
SLIDE 21

Christopher Healey, http://www.csc.ncsu.edu/faculty/healey/PP/index.html

SIZE

slide-22
SLIDE 22

https://cscheid.net/courses/spr15/cs444/lectures/week8/ preattentive.html

slide-23
SLIDE 23

Mixing is not always pre- attentive

slide-24
SLIDE 24

Preattentiveness is only simple to understand when considering one channel at a time.

slide-25
SLIDE 25

VISUAL CHANNELS YOU SHOULD BE CAREFUL WITH, EVEN IN ISOLATION

slide-26
SLIDE 26

3D, when data isn’t

Naomi Robbins, forbes.com

  • Perspective interacts with size and color

judgments

  • Occlusion is bad, often unnecessary
slide-27
SLIDE 27

(and maybe even it is!)

Daae Lampe et al. TVCG 2009

slide-28
SLIDE 28

Animations

  • We perceive motion, and regularity, even when

none might be intended

  • http://en.wikipedia.org/wiki/File:Lilac-Chaser.gif
  • And it interacts badly with the rest of our

perceptual system

slide-29
SLIDE 29

Animations

  • limit them to data transitions, preferably controlled

by interaction www.gapminder.org

slide-30
SLIDE 30

GESTALT

slide-31
SLIDE 31

GESTALT PRINCIPLES

  • General idea: we interpret stimuli as patterns that

are grouped, complete, whole

  • Even when they maybe aren’t
slide-32
SLIDE 32

CONTAINMENT

slide-33
SLIDE 33

HIGHER-LEVEL CHANNELS WE ARE STILL STUDYING

slide-34
SLIDE 34

Overlays for bivariate maps

Ware 2009 TVCG

slide-35
SLIDE 35

Overlays for bivariate maps

Ware 2009 TVCG

slide-36
SLIDE 36

Perception of higher-level features

  • Correlation perception follows Weber’s Law (!)

Harrison et al., TVCG 2014

slide-37
SLIDE 37

Perception of higher-level features

  • Correlation perception follows Weber’s Law (!)

Harrison et al., TVCG 2014

slide-38
SLIDE 38

Perception of higher-level features

  • Correlation perception follows Weber’s Law (!)

Harrison et al., TVCG 2014

slide-39
SLIDE 39
slide-40
SLIDE 40

Recap

  • Consider how data behaves
  • Can you add? Subtract? Compare? Is there a

smallest, or are values just different from one another? Etc.

  • Consider how the basic visual channels behave,

match the two appropriately

slide-41
SLIDE 41
  • Consider how the basic visual channels behave,

match the two appropriately What if they don’t match?

slide-42
SLIDE 42

“WEIRD” DATA (A prelude to techniques)

slide-43
SLIDE 43

Circular Data x Intensity

https://www.ncl.ucar.edu/Applications/evans.shtml

slide-44
SLIDE 44

Circular Data x Intensity

http://delta.jepptech.com/jifp/help/winds_and_temperatures_aloft.htm

slide-45
SLIDE 45

Orientation vs. Direction

http://www.datapointed.net/2014/10/ maps-of-street-grids-by-orientation/

slide-46
SLIDE 46

Orientation vs. Direction

Demiralp et al. 2009

slide-47
SLIDE 47

Orientation vs. Direction

Demiralp et al. 2009

slide-48
SLIDE 48

Orientation vs. Direction

Demiralp et al. 2009 This is a bad colormap. Why?

slide-49
SLIDE 49

Orientation vs. Direction

Demiralp et al. 2009

slide-50
SLIDE 50

Orientation vs. Direction

slide-51
SLIDE 51

Orientation vs. Direction

Demiralp et al. 2009

slide-52
SLIDE 52

Probability Distributions

  • Map behavior of conditional distributions, marginal distributions, etc.

to visual channels: Product Plots, Wickham and Hoffman, TVCG 2011