cinderplot / gallery
Scatterplots4
Colour by group — cinderplot
1Colour by group
Continuous colour scale — cinderplot
2Continuous colour scale
Colour by category — cinderplot
3Colour by category
Log-scaled x-axis — cinderplot
4Log-scaled x-axis
Annotations4
Reference lines — cinderplot
5Reference lines
Repelled text labels — cinderplot
6Repelled text labels
Manual colour scale — cinderplot
7Manual colour scale
Titles & captions — cinderplot
8Titles & captions
Distributions1
Kernel density (KDE) — cinderplot
9Kernel density (KDE)
Small multiples1
Faceted panels in a set order — cinderplot
10Faceted panels in a set order
Heatmaps1
Complex assembly — cinderplot
11Complex assembly
Genomics3
Whole-genome CNV — cinderplot
12Whole-genome CNV
Several windows, one broken axis — cinderplot
13Several windows, one broken axis
Region view (anchored heatmap) — cinderplot
14Region view (anchored heatmap)
Trees1
Newick taxonomy, tips and internal nodes — cinderplot
15Newick taxonomy, tips and internal nodes
Colour palettes12
scale_fill_viridis() — perceptually uniform, the safe default — cinderplot
16scale_fill_viridis() — perceptually uniform, the safe default
scale_fill_magma() — viridis family, warm — cinderplot
17scale_fill_magma() — viridis family, warm
scale_fill_inferno() — viridis family, high contrast — cinderplot
18scale_fill_inferno() — viridis family, high contrast
scale_fill_plasma() — viridis family, bright — cinderplot
19scale_fill_plasma() — viridis family, bright
scale_fill_cividis() — colour-blind safe, greyscale-safe — cinderplot
20scale_fill_cividis() — colour-blind safe, greyscale-safe
scale_fill_rocket() — sequential, dark to light warm — cinderplot
21scale_fill_rocket() — sequential, dark to light warm
scale_fill_mako() — sequential, dark to light cool — cinderplot
22scale_fill_mako() — sequential, dark to light cool
scale_fill_parula() — MATLAB's; the lab default for methylation beta — cinderplot
23scale_fill_parula() — MATLAB's; the lab default for methylation beta
scale_fill_turbo() — rainbow without jet's false banding — cinderplot
24scale_fill_turbo() — rainbow without jet's false banding
scale_fill_coolwarm() — diverging; grey midpoint survives print — cinderplot
25scale_fill_coolwarm() — diverging; grey midpoint survives print
scale_fill_bwr() — diverging, pure white midpoint — cinderplot
26scale_fill_bwr() — diverging, pure white midpoint
scale_fill_jet() — legacy rainbow -- banding is an artefact, avoid — cinderplot
27scale_fill_jet() — legacy rainbow -- banding is an artefact, avoid
Themes8
theme_bw — cinderplot
28theme_bw
theme_minimal — cinderplot
29theme_minimal
theme_classic — cinderplot
30theme_classic
theme_void — cinderplot
31theme_void
theme_linedraw — cinderplot
32theme_linedraw
theme_light — cinderplot
33theme_light
theme_dark — cinderplot
34theme_dark
theme_few — cinderplot
35theme_few

Datasets used in these examples (mtcars, quakes, diamonds, …) are available from the cinderplot-examples repository.