What to draw:
Provide a framework for
reasoning about what makes an effective data visualisation.
How to draw:
Learn to make effective data
visualisations with {ggplot2}.
We want a framework so that we can make deliberate and rational decisions when designing a data visualisation.
When we create something bad, we want to know what we did wrong so that we can make it better (and not do the bad thing ever again).
When we create something good, we want to know what we did right so that we can do it again.
This course focuses only on static graphics.
This course focuses on graphics for presentation; we have a message to convey.
We will only consider producing a data visualisation by writing code.
You should be familiar with R
(or be able to make friends
quickly)
Day 1
Introduction and
The visual
system.
{ggplot2} and
Quantitative
data.
Qualitative data and
Accuracy.
Day 2
Combining features and
Multiple
features
Labels and
Graphic
design
Customisation and
Review
What is data visualisation?
Terminology
Making use of the visual system
Mapping data to data symbols
What is data visualisation?