ggbeeswarm
scatter plot library
Provides ggplot2 extensions for creating scatter plots with non-overlapping points
Column scatter / beeswarm-style plots in ggplot2
540 stars
10 watching
31 forks
Language: R
last commit: 6 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
wilkelab/ggridges | R package for creating visually appealing, partially overlapping line plots to represent changes in distributions over time or space | 411 |
nevrome/ggpointgrid | Software for rearranging scatter plot points on regular grids while avoiding over-plotting. | 37 |
const-ae/ggupset | Provides an extension to ggplot2 for creating UpSet plots with a non-standard x-axis | 353 |
wilkox/ggwrap | Wraps ggplot2 plots over multiple rows to make long x axes easier to read | 44 |
xiangpin/ggstar | A R package providing an extension to ggplot2 for creating star-shaped scatter plots. | 99 |
coolbutuseless/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |
eliocamp/ggperiodic | A package to enhance ggplot2's capabilities when dealing with periodic data by automatically augmenting the domain for plotting. | 21 |
coolbutuseless/ggrgl | An extension to ggplot2 that adds 3D rendering capabilities | 185 |
moodymudskipper/ggframe | A data frame wrapper around ggplot2 for building and printing plots, allowing for data manipulation and exploration. | 14 |
datacamp/ggdc | Provides customizable plotting themes and utilities for R-based data visualization tools | 6 |
coolbutuseless/ggreverse | A tool to generate R code from a ggplot object and vice versa | 68 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
hriebl/ggnuplot | A custom ggplot2 theme that mimics the appearance of gnuplot plots | 6 |
kassambara/ggpubr | Provides functions for creating publication-ready plots from ggplot2 in R | 1,133 |
marcboschmatas/ggspark | A package of R functions to create sparkline plots with Tufte-style ribbons and labels. | 11 |