Ridgeline Plots in 'ggplot2'
Smoothed density estimates drawn with a ridgeline rather than area
Create ridgeline plot
Plot a ridgeline (line with filled area underneath)
Plot ridgelines and ridgeline plots with fill gradients along the x ax...
Plot a vertical ridgeline (ridgeline rotated 90 degrees)
Ridgeline plots with ggplot2
Randomly jitter the points in a ridgeline plot
Randomly distribute points in a ridgeline plot between baseline and ri...
Create a cloud of randomly jittered points below a ridgeline plot
Reduce a list to a single value by iteratively applying a binary funct...
Create a discrete scale that cycles between values
Scales for point aesthetics
Scales for vline aesthetics
Stat for histogram ridgeline plots
Stat for density ridgeline plots
A custom theme specifically for use with ridgeline plots
Ridgeline plots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in 'ggplot2'.