Skip to contents

Layer Functions

Geoms and Stats that transform your data.

geom_catenary() geom_arch() stat_catenary() stat_arch()
Catenary Curves and Arches
geom_chaikin() stat_chaikin()
Apply Chaikin's corner cutting algorithm to smooth a path
geom_fourier() stat_fourier()
Fourier Series Smoothing
geom_gridline()
(Grid) Lines Drawn on Top of Other Layers
geom_lexis() stat_lexis()
Lexis diagrams
geom_pointless() stat_pointless()
Emphasise some observations with points

Doppelgänger

Drop-in replacements of existing geoms with additional features like alpha gradients.

geom_abline_fade() geom_hline_fade() geom_vline_fade()
Reference Lines with a Fading Gradient
geom_area_fade() geom_density_fade() geom_freqpoly_fade()
Areas, Densities, and Frequency Polygons with Fading Gradient
geom_col_fade() geom_bar_fade()
Bar Charts with Fading Gradient and Rounded Corners
geom_segment_fade() geom_curve_fade()
Line Segments with a Fading Gradient
geom_path_fade() geom_line_fade() geom_step_fade()
Paths and Lines with a Fading Gradient
geom_histogram_fade()
Histograms with Fading Gradient
geom_point_glow()
Points that Glow
geom_rect_fade()
Rectangles with a Fading Gradient and Rounded Corners
geom_ridgeline_fade() geom_ridgeline_density_fade() geom_ridgeline_freqpoly_fade() geom_ridgeline_histogram_fade()
Ridgeline Plots with Fading Gradient
geom_unit_bar() geom_unit_col()
Unit Bar Charts
geom_unit_histogram()
Unit Chart Histograms

Labeller

label_cells()
Axis labeller for unit-cell charts

Topics

Concepts shared across multiple geoms.

alpha_scope
Alpha scope: how the fade gradient is normalised across rows