43
School of Computer Science The craft of The craft of Information Visualization Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor University

School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

Embed Size (px)

Citation preview

Page 1: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

Sch

ool of

Com

pu

ter

Scie

nce

The craft of The craft of Information VisualizationInformation Visualization

NCRM Research Methods Festival 2008

Jonathan C. RobertsSchool of Computer ScienceBangor University

Page 2: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

2 J.C.Roberts

Minard’s plot

http://www.math.yorku.ca/SCS/Gallery/re-minard.html

The French engineer, Charles Minard (1781-1870), illustrated the disastrous result of Napoleon's failed Russian campaign of 1812.

Page 3: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

3 J.C.Roberts

The 1854 London Cholera Epidemic.

One of the first uses of a map to display epidemiological data was this dot chart (from Tufte, 1983, p. 24) by Dr. John Snow (1855) showing deaths from cholera (dots) in relation to the locations of public water pumps.

Tufte says, "Snow observed that cholera occurred almost entirely among those who lived near (and drank from) the Broad Street water pump. He had the handle of the contaminated pump removed, ending the neighborhood epidemic which had taken more than 500 lives."

Page 4: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

4 J.C.Roberts

Advantages of Information Visualization

Visualization provides:1. The ability to comprehend huge amounts of information2. The perception of emergent properties that were not

anticipated3. problems with the data to be made apparent (e.g. errors

or artefacts of the data)4. Large/Small scale features can be seen5. facilitation of hypothesis formation

Page 5: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

5 J.C.Roberts

Schematic of the visualization process

Data

Pre-processingAnd

transformation

Gra

phic

s Engin

e

Human

Physical Env.

Social Env.

Datagathering

Datamanipulation

Page 6: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

6 J.C.Roberts

Things to consider…

Six important aspects of an Information Visualization:

• Data• Visual Structures• Multiple Views• Interaction & Exploration• Tasks (& Management of tasks)• Level & organization

Page 7: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

7 J.C.Roberts

1. Data & Visual Structures..

• maps interesting data items to graphics objects • Bertin methodology • maps the CONTENT (information to be transmitted - filtered data) to

the CONTAINER (the properties of the display/graphic system) using a COMPONENT analysis.

Page 8: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

8 J.C.Roberts

Bertin COMPONENT analysis

Bertin’s component analysis• invariant and variational components • number of Components • length of Components • organisation of Components

Page 9: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

9 J.C.Roberts

Bertin CONTAINER - graphic system properties

• Representation Styles • diagrams, networks, maps, symbols • Retinal Variables • Level of organisation

– point, line, area, volume

Main retinal Variables:PositionSizeColour (Hue, saturation, value)OrientationShapeTexture

Additional retinal variables

Motion – velocityMotion – directionFlicker – frequencyFlicker – phase

Page 10: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

10 J.C.Roberts

Different Mappings

• 2 variablesIndependent and DependentWhen an experiment is conducted, some variables are manipulated by the experimenter (these are called “independent variables”)

and others are measured from the subjects (these are “dependent variables” or “dependent measures.”

independent

dependent

Page 11: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

11 J.C.Roberts

Different Mappings

• 3 ..4 variables

independent

dependent

The values are extra dependent values on the same independent parameter.

Page 12: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

12 J.C.Roberts

The data table… (spreadsheet)

• This is ok when there is only one independent variable. But what if we have multiple independents?

2003 2002 2001DATE Number Number Number

5/12 110.523 115.741 96.80755/22 109.2965 114.821 103.69255/28 109.5315 114.651 105.2126/4 106.5815 115.1005 107.37156/24 107.176 114.8405 109.147/11 106.838 116.3 109.8287/22 109.668 116.945 110.5238/5 109.235 118.4255 109.29656/4 109.7525 118.4255 109.29656/24 110.0475 118.4255 109.2965independent

dependent

dependent

dependent

Page 13: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

13 J.C.Roberts

2D .. 3D

Page 14: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

14 J.C.Roberts

Multivariate, Car

Variable Car1 Car2

MPG 32 43

Weight 1000kg 1100kg

Top Speed 130 140

0-60 4 5

Cylinders 8 6

Page 15: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

15 J.C.Roberts

Scatter Plot Matrices

Reorderable matrix Scatter Plot Matrices

Page 16: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

16 J.C.Roberts

Parallel-coordinates (PC or ||-coords)

• Parallel coordinates yield graphical representations of multi-dimensional relations rather than just finite points sets.

• Place the axis parallel and join the dots• Euclidean 3d geometry. X,y,z coordinates

– Point in space is given by extents along the axis• ||-coordinates. Point is a line

Page 17: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

17 J.C.Roberts

So what is a point…

• A n-d point is equivalent to a line in ||-coordinates

http://catt.bus.okstate.edu/jones98/parallel.html

Page 18: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

18 J.C.Roberts

Point line duality

Line in Euclidean The line is represented by the crossing

l

Page 19: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

19 J.C.Roberts

Cubes..

• Parallel coordinates provides a very simple representation of high dimensional objects such as hypercubes. 

• Consider the Parallel coordinate plot of the four corners of a two-dimensional square:

Page 20: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

20 J.C.Roberts

Interacting with ||- Coordinates

http://software.fujitsu.com/en/symfoware/visualminer/vmpcddemo.pdf

Page 21: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

21 J.C.Roberts

Selecting a range of records

Page 22: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

22 J.C.Roberts

Selecting records

Page 23: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

23 J.C.Roberts

Verifying a hypothesis

Page 24: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

24 J.C.Roberts

Highlighting relationships

Page 25: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

25 J.C.Roberts

Separating different record groups

Page 26: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

26 J.C.Roberts

Another observation

Page 27: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

27 J.C.Roberts

Visual Structures - Techniques

Graphical properties: placing appropriate marks

Substitute different properties with different marks

Aligning data on different axescomposing data

Overlaying data on top

Page 28: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

28 J.C.Roberts

Multiple Views

• Display different information in different views

[Waltz, Roberts]

cdv - Cartographic Visualization for Enumerated Data [Dykes]

Same color

Page 29: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

29 J.C.Roberts

Dual views – focus+context

Dual views [Roberts]

Table Lens

Page 30: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

30 J.C.Roberts

Multiple View Techniques

Different views may be better at displaying that information

Correlations between views can be highlighted Through brushing or zooming

One view can be for Focus another for context (focus+context)

One view can be for Overview another for detail (overview+detail)

Distortion can be used to (say) place more information in a small area

Page 31: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

31 J.C.Roberts

4. Interaction & Exploration

• Allow the user to change their mind and explore the data• To provide sliders/buttons/menus to choose how the data is to be

viewed• To select a subset of the information (zoom into this…)

• E.g. Brushing– a collection of techniques to dynamically

query and directly select elements on the visual display.

– Usually in dual views (or more)– Such interaction allows the user to explore

the visualization to interactively select a subset of points and see how these changesare updated in other related views.

Page 32: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

32 J.C.Roberts

Zoom

• To focus, Select (or highlight) a feature set of information– Zoom: telephoto-lens, reduced field of view

– 3D clipping

– Semantic zoom

Alternate Representations[Roberts, Ryan]

Page 33: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

33 J.C.Roberts

Dynamic queries

• Instant update– Direct manipulation

– Sliders/buttons

Example of a dynamic queries environment created with IVEE Measurements of heavy metals in Sweden

FilmFinder: Ahlberg, Shneiderman

Page 34: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

34 J.C.Roberts

Interaction Techniques

Dynamic Queries (indirect manipulation)

Direct Manipulation

Overlays (e.g. magic lens)

Coordination of viewswhich are coordinated?how are they coordinated?

Page 35: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

35 J.C.Roberts

Filter & Extract

• Visual extraction– constant quantity of information

– brush and highlight visually altered to stand out (colour, size ...)

– sliders (1 < highlight < 4 ...)• Subset (filter) of the data

– extract portions of the dataset

– Specialize semi-automatic/manual

(seed-point, selection) neighborhood / global operations

1 1 1 1 11 2 3 2 11 3 9 3 11 2 3 2 11 1 1 1 1

1 1 1 1 11 2 3 2 11 3 9 3 11 2 3 2 11 1 1 1 1

1 1 1 1 11 2 3 2 11 3 9 3 11 2 3 2 11 1 1 1 1

Page 36: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

36 J.C.Roberts

Filter & Extract

• Visual extraction– constant quantity of information

– brush and highlight visually altered to stand out (colour, size ...)

– sliders (1 < highlight < 4 ...)• Subset (filter) of the data

– extract portions of the dataset

– Specialize semi-automatic/manual

(seed-point, selection) neighborhood / global operations

1 1 1 1 11 2 3 2 11 3 9 3 11 2 3 2 11 1 1 1 1

1 1 1 1 11 2 3 2 11 3 9 3 11 2 3 2 11 1 1 1 1

1 1 1 1 11 2 3 2 11 3 9 3 11 2 3 2 11 1 1 1 1

Page 37: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

37 J.C.Roberts

Filter & Extract

• Visual extraction– constant quantity of information

– brush and highlight visually altered to stand out (colour, size ...)

– sliders (1 < highlight < 4 ...)• Subset (filter) of the data

– extract portions of the dataset (isolate)

– Specialize/Generalize semi-automatic/manual

(seed-point, selection) neighborhood / global operations

1 1 1 1 11 2 3 2 11 3 9 3 11 2 3 2 11 1 1 1 1

1 1 1 1 11 2 3 2 11 3 9 3 11 2 3 2 11 1 1 1 1

3 3 3 3

Page 38: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

38 J.C.Roberts

5. Tasks (& Management of tasks)

• Foraging for data• Solving problems and investigating hypothesis• Searching for some data (or the lack of data)• Making quantitative/qualitative analysis• Querying and finding evidence for decision making

Page 39: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

39 J.C.Roberts

Techniques to perform the Task

OverviewZoomFilterDetails on demand

BrowseSearchRead (facts or patterns)CompareManipulateExploreCreateDisseminate and present

From. Readings in information visualization - Card/Mackinlay

Page 40: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

40 J.C.Roberts

6. Level & organization

• What is the right level-of-detail?– Are there too many points on display

(abstract/summarize/bin/aggregate)

• How is the information organized? • Think what is close and what is near

– Near objects are easier to compare

– E.g. re-order the axes on a ||-coord plot

Page 41: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

41 J.C.Roberts

Techniques for Level

DeleteRe-orderClusterClassPromoteAverageAbstract/SummarizeInstantiateExtractComposeOrganize

Page 42: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

42 J.C.Roberts

Things to remember…

Six important aspects of an Information Visualization:

• Data• Visual Structures• Multiple Views• Interaction & Exploration• Tasks (& Management of tasks)• Level & organization

Page 43: School of Computer Science The craft of Information Visualization NCRM Research Methods Festival 2008 Jonathan C. Roberts School of Computer Science Bangor

Sch

ool of

Com

pu

ter

Scie

nce

The craft of The craft of Information VisualizationInformation Visualization

Jonathan C. RobertsSchool of Computer ScienceBangor University

END