Data Challenge Lab Home

Visualisation basics (2) [explore]

(Builds on: Visualisation basics (1))
(Leads to: Annotations, ggplot2 calls, Labels, Scales, The grammar of graphics)

Now it’s time to learn some more of the components that make up ggplot2.

Finally, you’ll learn a more compact style of ggplot2 calls that you’ll use throughout the rest of the course.

Readings