Skip to main content
Solutions to ggplot2: Elegant Graphics for Data Analysis
Show table of contents
Table of contents
Welcome
Getting started
1
Introduction
2
First steps
Layers
3
Individual geoms
4
Collective Geoms
5
Statistical Summaries
6
Maps
7
Networks
8
Annotations
9
Arranging plots
Scales
10
Position scales and axes
11
Colour scales and legends
12
Other aesthetics
The Grammar
13
Mastering the grammar
14
Build a plot layer by layer
15
Scales and guides
16
Coordinate systems
17
Faceting
18
Themes
Extending ggplot2
19
Programming with ggplot2
20
ggplot2 internals
21
Writing ggplot2 extensions
22
Case Study: Springs
View book source
1
Introduction
There are no exercises in this chapter.
Welcome
2
First steps
On this page
1
Introduction
View source
Edit this page