ggstraw
Comparison geom
A visualization geom for R's ggplot2 package to compare two events related to the same object, such as scheduled and actual arrival times.
geom_straw for ggplot2
31 stars
2 watching
0 forks
Language: R
last commit: almost 6 years ago
Linked from 2 awesome lists
geomggplot2r
Related projects:
Repository | Description | Stars |
---|---|---|
jimjam-slam/ggflags | Customizes flag visualization in ggplot2 by using round flags and SVG assets | 92 |
trevorld/ggpattern | Provides custom geoms with fillable areas and supports various pattern fills | 361 |
statsmaths/ggimg | Provides two new geometries to display image data with ggplot2 | 53 |
hrbrmstr/ggalt | A collection of utility functions for extending the capabilities of the popular data visualization library ggplot2. | 663 |
r-coderdotcom/ggcats | A package extension of ggplot2 that adds geoms for displaying cat images | 88 |
jrnold/ggthemes | A collection of custom themes, scales, and geoms for the R data visualization library ggplot2 | 1,325 |
nacnudus/ggbillboard | Provides a way to fill vacant facets in ggplot2 plots with images | 28 |
thomas-neitmann/ggcharts | A package that simplifies data visualization in R by providing a high-level interface to create common charts with minimal code and configuration. | 290 |
coolbutuseless/ggqr | A package providing a geom for generating QR codes in R plots. | 16 |
mnbram/gggibbous | A R package providing an alternative to pie charts for visualizing proportions as circular segments with curved boundaries. | 64 |
sctyner/geomnet | A R package for creating and visualizing networks using ggplot2 and other visualization tools | 97 |
mdhall272/ggarchery | An R package for creating flexible segment geoms with arrows in ggplot2 plots | 31 |
marcmenem/ggshadow | A collection of custom geoms for ggplot2 to add shadows and glows to lines, points, and paths in data visualizations. | 60 |
xvrdm/ggrough | A tool that converts ggplot2 charts to rough/sketchy charts using the RoughJS library | 90 |
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 |