Define Visualisation
Technique for data exploration and !making the unseen visible!. Based on
- human visual perception
- exploit pattern recognition capabilities
Information Visualisation
Use of computer supported, interactive, visual representations of abstract data to amplify cognition
Visualisation Pipeline
Data -> Filter -> Map -> Project -> User
n v
|———————————–|
what data to show, how to show data, what view(s) on data?
Visualisation Goals
Designing Visualisations
empt
na
Nested Model
Domain Situation
Data/Task Abstraction Design
Visual Encoding/Interaction Idiom
Algorithm
Domain Situation
understand the data. task and users. use domain specific vocabulary
- users
-> what are their needs/wants/limitations/skills
-> what is their workflow?
-> how to provide actionable knowledge
-> how to make users satisfied?
- data & task
-> produce a set of tasks/questions for target users on data. info obtained through interviews, observations, readings, etc
Data/Task Abstraction Design
*what is the user being shown?
Data described in general visualisation terms (table, hierarchy, sets, etc)
*why is the user looking at it?
Tasks described in general visualisation terms (search, compare, see trend, etc)
Visual Encoding/Interaction Idiom
*how is it shown?
- Explore design space
- Creative approach (sketching)
- Engineering/Systematic Approach
Algorithm
Implementing design, render design, etc
Encoding Designs - Data Types
Encoding Designs (Datasets and Data Types)
Dataset Items Attributes Links Positions Grids
Tables X X
Networks X X X
Geometry/Spatia X X X
Fields X X X
Cluster Lists X
Attribute Types
Ordering directions
empty
na
Users,Data,Task Triangle
User - Effectiveness - Data
Data - Expressiveness - Task
Task - Appropriateness - User
Task Abstraction
Design
For every visualisation design, ask:
- What information can i extract out of this representation
- What is the problem I’m trying to solve?
- What questions do I want my user to be able to answer looking at this?
- How much effort is needed?
- Can we design in a structured way?
Actions
Tasks