SlideShare a Scribd company logo
2 December 2005
Information Visualisation
Design Guidelines and Principles
Prof. Beat Signer
Department of Computer Science
Vrije Universiteit Brussel
beatsigner.com
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 2
March 25, 2021
Guidelines
▪ No Unjustified 3D
▪ Power of the Plane
▪ Disparity of Depth
▪ Occlusion Hides Information
▪ Perspective Distortion Dangers
▪ Tilted Text is Not Legible
▪ No Unjustified 2D
▪ Eyes Beat Memory
▪ Resolution Over Immersion
▪ Overview First, Zoom and Filter, Details on Demand
▪ Responsiveness is Required
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 3
March 25, 2021
Guidelines …
▪ Get it Right in Black and White
▪ Function First, Form Next
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 4
March 25, 2021
No Unjustified 3D
▪ 3D visualisation easily justified for tasks involving shape
understanding of inherently three-dimensional structures
▪ frequently for inherently spatial data
▪ in this case benefits of 3D visualisation outweigh the costs
▪ Depth cues (e.g. occlusion, perspective distortion or
shadows and lighting) come with some costs
▪ e.g. legibility of text might be affected
▪ justify whether benefits of depth information outweigh the costs
▪ Power of the Plane
▪ perceived importance of items ordered on a plane probably domi-
nated by reading conventions (e.g. left to right and top to bottom)
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 5
March 25, 2021
No Unjustified 3D …
▪ Disparity of Depth
▪ we do not really live in 3D
but only see slightly more
than 2D
▪ we see millions of rays along
planar axes (image plane)
but only one point along the
depth axis → line-of-sight
ambiguity
▪ Steven's Psychophysical Power Law shows that accuracy for
lengths on a 2D plane (N =1.0) is better than for depth (N =0.67)
- stereo displays can help to slightly improve depth perception but accuracy for
planar positions is still better
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 6
March 25, 2021
No Unjustified 3D …
▪ Occlusion Hides
Information
▪ occlusion is the most
powerful depth clue
▪ occlusion between objects
changes with viewpoint
(motion parallax)
▪ different viewpoints needed
to understand 3D structure
- costs of interactive navigation
- additional cognitive load to
remember information from
different viewpoints
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 7
March 25, 2021
No Unjustified 3D …
▪ Perspective Distortion
Dangers
▪ perspective distortion (fore-
shortening) affects objects
- objects appear smaller and
change their position on the
image plane
▪ bad thing for the visual
encoding of abstract data
- power of the plane is lost
- e.g. more difficult to judge bar
heights in 3D bar chart
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 8
March 25, 2021
No Unjustified 3D …
▪ Depth cues of shadows and surface shading
▪ adds visual clutter when visualising abstract data
▪ shading interferes with colour channels
▪ shadows might be mistaken for true marks
▪ Tilted Text is Not Legible
▪ fonts have been designed for optimal readability on 2D displays
▪ tilted text becomes blocky and jaggy (less readable)
▪ high-resolution displays and careful rendering might improve the
legibility in the future
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 9
March 25, 2021
3D Visualisation for Shape Perception
▪ Benefits for understanding
3D geometric structures
▪ supports mental model via
interactive navigation
controls
▪ e.g. object structure easier to
understand from 3D visuali-
sation than 2D blueprints
- but 2D blueprints better to
determine the size of elements
▪ 3D outperforms 2D for shape understanding tasks
- medical imagining datasets of human body
- fluids flows
- molecular cell interactions
- …
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 10
March 25, 2021
Cluster-Calendar Time-Series Vis
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 11
March 25, 2021
Cluster-Calendar Time-Series Vis …
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 12
March 25, 2021
Layer-oriented Time Series Vis
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 13
March 25, 2021
Empirical Evidence of 3D vs. 2D
▪ Not always easy to prove the effect of using 3D infovis
▪ e.g. original claim of 3D benefits in 3D Data Mountain
▪ later shown that 2D Data Mountain has similar performance
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 14
March 25, 2021
No Unjustified 2D
▪ Laying out data in 2D space should also be justified
compared to simply showing data with a 1D list
▪ information density (e.g. number of labels) is higher in lists
▪ ordered lists are excellent for lookup tasks
▪ Benefits of explicitly showing relationships outweigh the
costs of required space when a task requires the
understanding of the topological structure of a network
▪ Some tasks might be handled well by 1D lists even if the
original data has a network structure
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 15
March 25, 2021
Eyes Beat Memory
▪ Cognitive load to switch between different views that are
visible simultaneously is much lower than comparing to a
memorised previous view
▪ Memory and Attention
▪ limited capacity of short-term memory (working memory)
- cognitive load and failure to absorb all presented information if limit is reached
▪ limited human attention
- e.g. conscious search for items gets more difficult for increasing number
of items
▪ Animation versus Side-by-Side Views
▪ some animation-based idioms impose significant cognitive load
▪ animation powerful for transitions between dataset configurations
- helps to maintain context
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 16
March 25, 2021
Eyes Beat Memory …
▪ Change Blindness
▪ we fail to notice even major changes if our attention is directed
elsewhere
▪ makes it difficult to track complex changes across multiframe
animations
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 17
March 25, 2021
Video: Change Blindness
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 18
March 25, 2021
Resolution Over Immersion
▪ Trade-off between the number of available pixels
(resolution) and the level of immersion (feeling of
presence in virtual reality)
▪ available number of pixels is most critical constraint in vis design
- extremely rare that immersion is worth the cost in resolution
▪ Another issue of immersive environments (e.g. via head-
mounted displays) is its special-purpose setting
▪ not integrated with a user's typical computer-based workflow
▪ no support for task switching between vis and other applications
▪ Immersive environments might be helpful for shape
understanding tasks as described earlier
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 19
March 25, 2021
Overview First, Zoom and Filter,
Details on Demand
▪ Ben Shneiderman's Visual Information-Seeking Mantra
▪ overview and need to see details
▪ role of data reduction and navigation
▪ Overview has the goal to summarise
▪ shows all items of a dataset simultaneously
▪ helps to find regions that should be further investigated
▪ often shown at the beginning of an exploration process
▪ Overview construction
▪ geometric zooming might not be sufficient
- number of marks might become larger than the number of available pixels
▪ number of marks might be reduced via aggregation
- similar to semantic zooming
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 20
March 25, 2021
Overview First, Zoom and Filter,
Details on Demand …
▪ Detail view might pop up in response to a select action
but detail view might also be permanently visible side-by-
side with an overview
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 21
March 25, 2021
Responsiveness is Required
▪ Visual Feedback
▪ user should get feedback that an action has been completed
- e.g. highlighting of a selected item
▪ when navigating, the feedback is normally represented by the
new frame that is drawn based on a new viewpoint
▪ visual feedback should typically take place within one second
(immediate response)
▪ if an action takes significantly longer than what the user might
expect, some progress indicator should be shown
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 22
March 25, 2021
Responsiveness is Required …
▪ Latency and Interaction Design
▪ different implementations of the operation to see more details
for an item
- clicking on the item (slowest)
- hovering over the item for some short period of dwell time
- hovering over the item without dwell time (fastest)
▪ different mechanisms for visual feedback (details)
- fixed detail pane at the side of the screen (eyes have to be moved)
- popup window at the current cursor location (potential occlusion)
- visual highlight directly in the view (e.g. highlighting neighbours in graph)
▪ Interactivity Costs
▪ interaction requires human time and attention
- trade-off between finding automatable aspects and relying on the human in the
loop to detect patterns
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 23
March 25, 2021
Get it Right in Black and White
▪ Design guideline for effective use of colour
by Maureen Stone
▪ ensure that the most crucial aspects of the visual representation
are even legible in black and white
- suggests using the luminance channel for the most important attribute
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 24
March 25, 2021
Function First, Form Next
▪ Focus should be on the function first
▪ form can be refined for an effective but originally "ugly" design
▪ beautiful but ineffective design cannot be refined
▪ However, visual beauty does matter!
▪ given two equally effective systems, users prefer the more
beautiful design
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 25
March 25, 2021
Exercise 6
▪ Analysis and Validation
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 26
March 25, 2021
Further Reading
▪ This lecture is mainly based on the
book Visualization Analysis & Design
▪ chapter 6
- Rules of Thumb
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 27
March 25, 2021
References
▪ Visualization Analysis & Design, Tamara
Munzner, Taylor & Francis Inc, (Har/Psc edition),
May, November 2014,
ISBN-13: 978-1466508910
▪ Video: Change Blindness
▪ https://www.youtube.com/watch?v=IGQmdoK_ZfY
▪ Ben Shneiderman, The Eyes Have It: A Task by Data
Type Taxonomy for Information Visualizations, In
Proceedings of VL 1996, IEEE Symposium on Visual
Languages
▪ https://doi.org/10.1109/VL.1996.545307
Beat Signer - Department of Computer Science - bsigner@vub.ac.be 28
March 25, 2021
References …
▪ A. Cockburn and B. McKenzie, 3D or not 3D?:
Evaluating the Effect of the Third Dimension in a
Document Management System, Proceedings of CHI
2001
▪ https://doi.org/10.1145/365024.365309
2 December 2005
Next Lecture
Visualisation Techniques

More Related Content

What's hot (20)

PDF
Data Representation - Lecture 3 - Information Visualisation (4019538FNR)
Beat Signer
 
PDF
Interaction - Lecture 10 - Information Visualisation (4019538FNR)
Beat Signer
 
PDF
Case Studies and Course Review - Lecture 12 - Information Visualisation (4019...
Beat Signer
 
PDF
Introducing Tangible Holograms for Data Physicalisation and Big Data Exploration
Beat Signer
 
PDF
Mobile Information Systems - Lecture 08 - Web Information Systems (4011474FNR)
Beat Signer
 
PDF
Interactive Paper: Past, Present and Future
Beat Signer
 
PDF
Tangible, Embedded and Embodied Interaction - Lecture 09 - Next Generation Us...
Beat Signer
 
PDF
Course Review - Lecture 12 - Next Generation User Interfaces (4018166FNR)
Beat Signer
 
PDF
Cross-Media Information Spaces and Architectures (CISA)
Beat Signer
 
PDF
Introduction - Web Technologies (1019888BNR)
Beat Signer
 
PDF
Cross-Media Information Spaces and Architectures (CISA)
Beat Signer
 
PDF
Information Architectures - Lecture 04 - Next Generation User Interfaces (401...
Beat Signer
 
PDF
Introduction - Lecture 1 - Advanced Topics in Information Systems (4016792ENR)
Beat Signer
 
PDF
From PaperPoint to MindXpres - Towards Enhanced Presentation Tools
Beat Signer
 
PDF
Towards a Framework for Dynamic Data Physicalisation
Beat Signer
 
PDF
Interactive Tabletops and Surfaces - Lecture 07 - Next Generation User Interf...
Beat Signer
 
PDF
Information Architectures - Lecture 04 - Next Generation User Interfaces (401...
Beat Signer
 
PDF
HTML5 and the Open Web Platform
Beat Signer
 
PDF
Multimodal Interaction - Lecture 05 - Next Generation User Interfaces (401816...
Beat Signer
 
PDF
Pen-based Interaction - Lecture 6 - Next Generation User Interfaces (4018166FNR)
Beat Signer
 
Data Representation - Lecture 3 - Information Visualisation (4019538FNR)
Beat Signer
 
Interaction - Lecture 10 - Information Visualisation (4019538FNR)
Beat Signer
 
Case Studies and Course Review - Lecture 12 - Information Visualisation (4019...
Beat Signer
 
Introducing Tangible Holograms for Data Physicalisation and Big Data Exploration
Beat Signer
 
Mobile Information Systems - Lecture 08 - Web Information Systems (4011474FNR)
Beat Signer
 
Interactive Paper: Past, Present and Future
Beat Signer
 
Tangible, Embedded and Embodied Interaction - Lecture 09 - Next Generation Us...
Beat Signer
 
Course Review - Lecture 12 - Next Generation User Interfaces (4018166FNR)
Beat Signer
 
Cross-Media Information Spaces and Architectures (CISA)
Beat Signer
 
Introduction - Web Technologies (1019888BNR)
Beat Signer
 
Cross-Media Information Spaces and Architectures (CISA)
Beat Signer
 
Information Architectures - Lecture 04 - Next Generation User Interfaces (401...
Beat Signer
 
Introduction - Lecture 1 - Advanced Topics in Information Systems (4016792ENR)
Beat Signer
 
From PaperPoint to MindXpres - Towards Enhanced Presentation Tools
Beat Signer
 
Towards a Framework for Dynamic Data Physicalisation
Beat Signer
 
Interactive Tabletops and Surfaces - Lecture 07 - Next Generation User Interf...
Beat Signer
 
Information Architectures - Lecture 04 - Next Generation User Interfaces (401...
Beat Signer
 
HTML5 and the Open Web Platform
Beat Signer
 
Multimodal Interaction - Lecture 05 - Next Generation User Interfaces (401816...
Beat Signer
 
Pen-based Interaction - Lecture 6 - Next Generation User Interfaces (4018166FNR)
Beat Signer
 

Similar to Design Guidelines and Principles - Lecture 7 - Information Visualisation (4019538FNR) (20)

PDF
Human Perception and Cognition - Lecture 4 - Human-Computer Interaction (1023...
Beat Signer
 
PPT
Visual thinking colin_ware_lectures_2013_1_introduction
Elsa von Licy
 
PDF
Information visualization: presentation
Katrien Verbert
 
PDF
Design Guidelines and Models - Lecture 5 - Human-Computer Interaction (102384...
Beat Signer
 
PDF
Designing with the Mind in Mind: the Psychological Basis of UI Design Rules
UXPA International
 
PDF
Data-visualization presentation data visualization data
vamsakula
 
PDF
Intelligent design 101
Michael Morozov
 
PPT
Information visualisation
hcicourse
 
PDF
Info Viz by Liz
Elizabeth Murnane
 
PPTX
Process of seeing | Visual Capability| Workstation Design | Workplace Design ...
Gaurav Singh Rajput
 
PPT
Visual thinking colin_ware_lectures_2013_8_navigation
Elsa von Licy
 
PDF
Use Cases and Course Review - Lecture 8 - Human-Computer Interaction (1023841...
Beat Signer
 
PPTX
InfoVis General
martinjgraham
 
PDF
Scientific visualization
Emiliano Martínez-Rivera
 
PDF
Visualisation - introduction, guidelines, principles and design
Joris Klerkx
 
PDF
Intro to data visualization
Jan Aerts
 
PDF
3D Visualisations Should Not Be Displayed Alone - Encouraging A Need For Mult...
Lori Moore
 
PPT
Using visuals to convey information
Luis Borges Gouveia
 
PDF
XJTLU_Conference(6)
Sam Cox
 
PPTX
AMIA 2015 Visual Analytics in Healthcare Tutorial Part 1
David Gotz
 
Human Perception and Cognition - Lecture 4 - Human-Computer Interaction (1023...
Beat Signer
 
Visual thinking colin_ware_lectures_2013_1_introduction
Elsa von Licy
 
Information visualization: presentation
Katrien Verbert
 
Design Guidelines and Models - Lecture 5 - Human-Computer Interaction (102384...
Beat Signer
 
Designing with the Mind in Mind: the Psychological Basis of UI Design Rules
UXPA International
 
Data-visualization presentation data visualization data
vamsakula
 
Intelligent design 101
Michael Morozov
 
Information visualisation
hcicourse
 
Info Viz by Liz
Elizabeth Murnane
 
Process of seeing | Visual Capability| Workstation Design | Workplace Design ...
Gaurav Singh Rajput
 
Visual thinking colin_ware_lectures_2013_8_navigation
Elsa von Licy
 
Use Cases and Course Review - Lecture 8 - Human-Computer Interaction (1023841...
Beat Signer
 
InfoVis General
martinjgraham
 
Scientific visualization
Emiliano Martínez-Rivera
 
Visualisation - introduction, guidelines, principles and design
Joris Klerkx
 
Intro to data visualization
Jan Aerts
 
3D Visualisations Should Not Be Displayed Alone - Encouraging A Need For Mult...
Lori Moore
 
Using visuals to convey information
Luis Borges Gouveia
 
XJTLU_Conference(6)
Sam Cox
 
AMIA 2015 Visual Analytics in Healthcare Tutorial Part 1
David Gotz
 
Ad

More from Beat Signer (14)

PDF
HCI Research Methods - Lecture 7 - Human-Computer Interaction (1023841ANR)
Beat Signer
 
PDF
Evaluation Methods - Lecture 6 - Human-Computer Interaction (1023841ANR)
Beat Signer
 
PDF
Requirements Analysis and Prototyping - Lecture 3 - Human-Computer Interactio...
Beat Signer
 
PDF
HCI and Interaction Design - Lecture 2 - Human-Computer Interaction (1023841ANR)
Beat Signer
 
PDF
Introduction - Lecture 1 - Human-Computer Interaction (1023841ANR)
Beat Signer
 
PDF
Indoor Positioning Using the OpenHPS Framework
Beat Signer
 
PDF
Personalised Learning Environments Based on Knowledge Graphs and the Zone of ...
Beat Signer
 
PDF
Cross-Media Technologies and Applications - Future Directions for Personal In...
Beat Signer
 
PDF
Bridging the Gap: Managing and Interacting with Information Across Media Boun...
Beat Signer
 
PDF
Codeschool in a Box: A Low-Barrier Approach to Packaging Programming Curricula
Beat Signer
 
PDF
The RSL Hypermedia Metamodel and Its Application in Cross-Media Solutions
Beat Signer
 
PDF
Cross-Media Document Linking and Navigation
Beat Signer
 
PDF
An Analysis of Cross-Document Linking Mechanisms
Beat Signer
 
PDF
Crossing Spaces: Towards Cross-Media Personal Information Management User Int...
Beat Signer
 
HCI Research Methods - Lecture 7 - Human-Computer Interaction (1023841ANR)
Beat Signer
 
Evaluation Methods - Lecture 6 - Human-Computer Interaction (1023841ANR)
Beat Signer
 
Requirements Analysis and Prototyping - Lecture 3 - Human-Computer Interactio...
Beat Signer
 
HCI and Interaction Design - Lecture 2 - Human-Computer Interaction (1023841ANR)
Beat Signer
 
Introduction - Lecture 1 - Human-Computer Interaction (1023841ANR)
Beat Signer
 
Indoor Positioning Using the OpenHPS Framework
Beat Signer
 
Personalised Learning Environments Based on Knowledge Graphs and the Zone of ...
Beat Signer
 
Cross-Media Technologies and Applications - Future Directions for Personal In...
Beat Signer
 
Bridging the Gap: Managing and Interacting with Information Across Media Boun...
Beat Signer
 
Codeschool in a Box: A Low-Barrier Approach to Packaging Programming Curricula
Beat Signer
 
The RSL Hypermedia Metamodel and Its Application in Cross-Media Solutions
Beat Signer
 
Cross-Media Document Linking and Navigation
Beat Signer
 
An Analysis of Cross-Document Linking Mechanisms
Beat Signer
 
Crossing Spaces: Towards Cross-Media Personal Information Management User Int...
Beat Signer
 
Ad

Recently uploaded (20)

PDF
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
PDF
CEREBRAL PALSY: NURSING MANAGEMENT .pdf
PRADEEP ABOTHU
 
PDF
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
PPTX
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
PPTX
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
PPTX
Quarter1-English3-W4-Identifying Elements of the Story
FLORRACHELSANTOS
 
PPTX
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
PPSX
HEALTH ASSESSMENT (Community Health Nursing) - GNM 1st Year
Priyanshu Anand
 
PPTX
Pyhton with Mysql to perform CRUD operations.pptx
Ramakrishna Reddy Bijjam
 
PPTX
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
PPTX
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
PPTX
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
PDF
The Different Types of Non-Experimental Research
Thelma Villaflores
 
PDF
Isharyanti-2025-Cross Language Communication in Indonesian Language
Neny Isharyanti
 
PDF
Chapter-V-DED-Entrepreneurship: Institutions Facilitating Entrepreneurship
Dayanand Huded
 
PPTX
grade 5 lesson ENGLISH 5_Q1_PPT_WEEK3.pptx
SireQuinn
 
PDF
The dynastic history of the Chahmana.pdf
PrachiSontakke5
 
PPTX
SPINA BIFIDA: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
PPTX
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
PPTX
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
CEREBRAL PALSY: NURSING MANAGEMENT .pdf
PRADEEP ABOTHU
 
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
Quarter1-English3-W4-Identifying Elements of the Story
FLORRACHELSANTOS
 
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
HEALTH ASSESSMENT (Community Health Nursing) - GNM 1st Year
Priyanshu Anand
 
Pyhton with Mysql to perform CRUD operations.pptx
Ramakrishna Reddy Bijjam
 
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
The Different Types of Non-Experimental Research
Thelma Villaflores
 
Isharyanti-2025-Cross Language Communication in Indonesian Language
Neny Isharyanti
 
Chapter-V-DED-Entrepreneurship: Institutions Facilitating Entrepreneurship
Dayanand Huded
 
grade 5 lesson ENGLISH 5_Q1_PPT_WEEK3.pptx
SireQuinn
 
The dynastic history of the Chahmana.pdf
PrachiSontakke5
 
SPINA BIFIDA: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 

Design Guidelines and Principles - Lecture 7 - Information Visualisation (4019538FNR)

  • 1. 2 December 2005 Information Visualisation Design Guidelines and Principles Prof. Beat Signer Department of Computer Science Vrije Universiteit Brussel beatsigner.com
  • 2. Beat Signer - Department of Computer Science - [email protected] 2 March 25, 2021 Guidelines ▪ No Unjustified 3D ▪ Power of the Plane ▪ Disparity of Depth ▪ Occlusion Hides Information ▪ Perspective Distortion Dangers ▪ Tilted Text is Not Legible ▪ No Unjustified 2D ▪ Eyes Beat Memory ▪ Resolution Over Immersion ▪ Overview First, Zoom and Filter, Details on Demand ▪ Responsiveness is Required
  • 3. Beat Signer - Department of Computer Science - [email protected] 3 March 25, 2021 Guidelines … ▪ Get it Right in Black and White ▪ Function First, Form Next
  • 4. Beat Signer - Department of Computer Science - [email protected] 4 March 25, 2021 No Unjustified 3D ▪ 3D visualisation easily justified for tasks involving shape understanding of inherently three-dimensional structures ▪ frequently for inherently spatial data ▪ in this case benefits of 3D visualisation outweigh the costs ▪ Depth cues (e.g. occlusion, perspective distortion or shadows and lighting) come with some costs ▪ e.g. legibility of text might be affected ▪ justify whether benefits of depth information outweigh the costs ▪ Power of the Plane ▪ perceived importance of items ordered on a plane probably domi- nated by reading conventions (e.g. left to right and top to bottom)
  • 5. Beat Signer - Department of Computer Science - [email protected] 5 March 25, 2021 No Unjustified 3D … ▪ Disparity of Depth ▪ we do not really live in 3D but only see slightly more than 2D ▪ we see millions of rays along planar axes (image plane) but only one point along the depth axis → line-of-sight ambiguity ▪ Steven's Psychophysical Power Law shows that accuracy for lengths on a 2D plane (N =1.0) is better than for depth (N =0.67) - stereo displays can help to slightly improve depth perception but accuracy for planar positions is still better
  • 6. Beat Signer - Department of Computer Science - [email protected] 6 March 25, 2021 No Unjustified 3D … ▪ Occlusion Hides Information ▪ occlusion is the most powerful depth clue ▪ occlusion between objects changes with viewpoint (motion parallax) ▪ different viewpoints needed to understand 3D structure - costs of interactive navigation - additional cognitive load to remember information from different viewpoints
  • 7. Beat Signer - Department of Computer Science - [email protected] 7 March 25, 2021 No Unjustified 3D … ▪ Perspective Distortion Dangers ▪ perspective distortion (fore- shortening) affects objects - objects appear smaller and change their position on the image plane ▪ bad thing for the visual encoding of abstract data - power of the plane is lost - e.g. more difficult to judge bar heights in 3D bar chart
  • 8. Beat Signer - Department of Computer Science - [email protected] 8 March 25, 2021 No Unjustified 3D … ▪ Depth cues of shadows and surface shading ▪ adds visual clutter when visualising abstract data ▪ shading interferes with colour channels ▪ shadows might be mistaken for true marks ▪ Tilted Text is Not Legible ▪ fonts have been designed for optimal readability on 2D displays ▪ tilted text becomes blocky and jaggy (less readable) ▪ high-resolution displays and careful rendering might improve the legibility in the future
  • 9. Beat Signer - Department of Computer Science - [email protected] 9 March 25, 2021 3D Visualisation for Shape Perception ▪ Benefits for understanding 3D geometric structures ▪ supports mental model via interactive navigation controls ▪ e.g. object structure easier to understand from 3D visuali- sation than 2D blueprints - but 2D blueprints better to determine the size of elements ▪ 3D outperforms 2D for shape understanding tasks - medical imagining datasets of human body - fluids flows - molecular cell interactions - …
  • 10. Beat Signer - Department of Computer Science - [email protected] 10 March 25, 2021 Cluster-Calendar Time-Series Vis
  • 11. Beat Signer - Department of Computer Science - [email protected] 11 March 25, 2021 Cluster-Calendar Time-Series Vis …
  • 12. Beat Signer - Department of Computer Science - [email protected] 12 March 25, 2021 Layer-oriented Time Series Vis
  • 13. Beat Signer - Department of Computer Science - [email protected] 13 March 25, 2021 Empirical Evidence of 3D vs. 2D ▪ Not always easy to prove the effect of using 3D infovis ▪ e.g. original claim of 3D benefits in 3D Data Mountain ▪ later shown that 2D Data Mountain has similar performance
  • 14. Beat Signer - Department of Computer Science - [email protected] 14 March 25, 2021 No Unjustified 2D ▪ Laying out data in 2D space should also be justified compared to simply showing data with a 1D list ▪ information density (e.g. number of labels) is higher in lists ▪ ordered lists are excellent for lookup tasks ▪ Benefits of explicitly showing relationships outweigh the costs of required space when a task requires the understanding of the topological structure of a network ▪ Some tasks might be handled well by 1D lists even if the original data has a network structure
  • 15. Beat Signer - Department of Computer Science - [email protected] 15 March 25, 2021 Eyes Beat Memory ▪ Cognitive load to switch between different views that are visible simultaneously is much lower than comparing to a memorised previous view ▪ Memory and Attention ▪ limited capacity of short-term memory (working memory) - cognitive load and failure to absorb all presented information if limit is reached ▪ limited human attention - e.g. conscious search for items gets more difficult for increasing number of items ▪ Animation versus Side-by-Side Views ▪ some animation-based idioms impose significant cognitive load ▪ animation powerful for transitions between dataset configurations - helps to maintain context
  • 16. Beat Signer - Department of Computer Science - [email protected] 16 March 25, 2021 Eyes Beat Memory … ▪ Change Blindness ▪ we fail to notice even major changes if our attention is directed elsewhere ▪ makes it difficult to track complex changes across multiframe animations
  • 17. Beat Signer - Department of Computer Science - [email protected] 17 March 25, 2021 Video: Change Blindness
  • 18. Beat Signer - Department of Computer Science - [email protected] 18 March 25, 2021 Resolution Over Immersion ▪ Trade-off between the number of available pixels (resolution) and the level of immersion (feeling of presence in virtual reality) ▪ available number of pixels is most critical constraint in vis design - extremely rare that immersion is worth the cost in resolution ▪ Another issue of immersive environments (e.g. via head- mounted displays) is its special-purpose setting ▪ not integrated with a user's typical computer-based workflow ▪ no support for task switching between vis and other applications ▪ Immersive environments might be helpful for shape understanding tasks as described earlier
  • 19. Beat Signer - Department of Computer Science - [email protected] 19 March 25, 2021 Overview First, Zoom and Filter, Details on Demand ▪ Ben Shneiderman's Visual Information-Seeking Mantra ▪ overview and need to see details ▪ role of data reduction and navigation ▪ Overview has the goal to summarise ▪ shows all items of a dataset simultaneously ▪ helps to find regions that should be further investigated ▪ often shown at the beginning of an exploration process ▪ Overview construction ▪ geometric zooming might not be sufficient - number of marks might become larger than the number of available pixels ▪ number of marks might be reduced via aggregation - similar to semantic zooming
  • 20. Beat Signer - Department of Computer Science - [email protected] 20 March 25, 2021 Overview First, Zoom and Filter, Details on Demand … ▪ Detail view might pop up in response to a select action but detail view might also be permanently visible side-by- side with an overview
  • 21. Beat Signer - Department of Computer Science - [email protected] 21 March 25, 2021 Responsiveness is Required ▪ Visual Feedback ▪ user should get feedback that an action has been completed - e.g. highlighting of a selected item ▪ when navigating, the feedback is normally represented by the new frame that is drawn based on a new viewpoint ▪ visual feedback should typically take place within one second (immediate response) ▪ if an action takes significantly longer than what the user might expect, some progress indicator should be shown
  • 22. Beat Signer - Department of Computer Science - [email protected] 22 March 25, 2021 Responsiveness is Required … ▪ Latency and Interaction Design ▪ different implementations of the operation to see more details for an item - clicking on the item (slowest) - hovering over the item for some short period of dwell time - hovering over the item without dwell time (fastest) ▪ different mechanisms for visual feedback (details) - fixed detail pane at the side of the screen (eyes have to be moved) - popup window at the current cursor location (potential occlusion) - visual highlight directly in the view (e.g. highlighting neighbours in graph) ▪ Interactivity Costs ▪ interaction requires human time and attention - trade-off between finding automatable aspects and relying on the human in the loop to detect patterns
  • 23. Beat Signer - Department of Computer Science - [email protected] 23 March 25, 2021 Get it Right in Black and White ▪ Design guideline for effective use of colour by Maureen Stone ▪ ensure that the most crucial aspects of the visual representation are even legible in black and white - suggests using the luminance channel for the most important attribute
  • 24. Beat Signer - Department of Computer Science - [email protected] 24 March 25, 2021 Function First, Form Next ▪ Focus should be on the function first ▪ form can be refined for an effective but originally "ugly" design ▪ beautiful but ineffective design cannot be refined ▪ However, visual beauty does matter! ▪ given two equally effective systems, users prefer the more beautiful design
  • 25. Beat Signer - Department of Computer Science - [email protected] 25 March 25, 2021 Exercise 6 ▪ Analysis and Validation
  • 26. Beat Signer - Department of Computer Science - [email protected] 26 March 25, 2021 Further Reading ▪ This lecture is mainly based on the book Visualization Analysis & Design ▪ chapter 6 - Rules of Thumb
  • 27. Beat Signer - Department of Computer Science - [email protected] 27 March 25, 2021 References ▪ Visualization Analysis & Design, Tamara Munzner, Taylor & Francis Inc, (Har/Psc edition), May, November 2014, ISBN-13: 978-1466508910 ▪ Video: Change Blindness ▪ https://www.youtube.com/watch?v=IGQmdoK_ZfY ▪ Ben Shneiderman, The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations, In Proceedings of VL 1996, IEEE Symposium on Visual Languages ▪ https://doi.org/10.1109/VL.1996.545307
  • 28. Beat Signer - Department of Computer Science - [email protected] 28 March 25, 2021 References … ▪ A. Cockburn and B. McKenzie, 3D or not 3D?: Evaluating the Effect of the Third Dimension in a Document Management System, Proceedings of CHI 2001 ▪ https://doi.org/10.1145/365024.365309
  • 29. 2 December 2005 Next Lecture Visualisation Techniques