ggridges

Distributions plotter

R package for creating visually appealing, partially overlapping line plots to represent changes in distributions over time or space

Ridgeline plots in ggplot2

GitHub

411 stars
13 watching
31 forks
Language: R
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wilkelab/ggtext A package providing basic text rendering support using gridtext for ggplot2 plots 655
wilkox/ggwrap Wraps ggplot2 plots over multiple rows to make long x axes easier to read 44
matbou85/ggscatridges A tool for visualizing distribution patterns in data using density plots and scatter plots with ridgelines 2
lionel-/ggstance A package that simplifies the creation of horizontal ggplot2 components by providing flipped versions of Geoms, Stats, and Positions. 201
lkremer/ggpointdensity A visualization tool that combines the strengths of scatter plots and 2D density plots to display data points with their relative density 413
nevrome/ggpointgrid Software for rearranging scatter plot points on regular grids while avoiding over-plotting. 37
hrbrmstr/ggeconodist A package that creates boxplot-like charts with a unique aesthetic inspired by The Economist's style. 71
eclarke/ggbeeswarm Provides ggplot2 extensions for creating scatter plots with non-overlapping points 540
ggobi/ggally Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots 588
maraab23/ggseqplot Provides functions to visualize sequence data using ggplot2 14
coolbutuseless/ggrgl An extension to ggplot2 that adds 3D rendering capabilities 185
hrbrmstr/ggsolar A R package that generates solar system plots using ggplot2 24
dkahle/ggmap An R package that retrieves and plots map tiles from online mapping services using the ggplot2 framework. 768
phdmeiwp/ggtrendline An R package for adding trendline and confidence interval to ggplot with various regression models. 25
eliocamp/ggperiodic A package to enhance ggplot2's capabilities when dealing with periodic data by automatically augmenting the domain for plotting. 21