ggbump
Bump chart tool
Creates elegant bump charts to visualize ranking over time or other situations where the path between two nodes has no statistical significance.
A geom for ggplot to create bump plots
534 stars
12 watching
31 forks
Language: R
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mnbram/gggibbous | A R package providing an alternative to pie charts for visualizing proportions as circular segments with curved boundaries. | 64 |
davidsjoberg/ggsankey | A package for creating beautiful Sankey diagrams and alluvial plots in R. | 267 |
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
doehm/ggbrick | A visualization toolkit for creating brick-like charts with varying aesthetics and customization options. | 48 |
xvrdm/ggrough | A tool that converts ggplot2 charts to rough/sketchy charts using the RoughJS library | 90 |
delabj/ggcyberpunk | A package for creating cyberpunk-themed charts with a distinctive aesthetic | 97 |
moodymudskipper/ggframe | A data frame wrapper around ggplot2 for building and printing plots, allowing for data manipulation and exploration. | 14 |
davidgohel/ggiraph | Creates interactive ggplot graphs with hover effects, tooltips, and JavaScript actions. | 800 |
jimjam-slam/ggflags | Customizes flag visualization in ggplot2 by using round flags and SVG assets | 92 |
hrbrmstr/ggchicklet | A package to create rounded segmented column charts with customizable styling options. | 172 |
coolbutuseless/ggecho | Creates a blur effect around plotted data by duplicating it and adjusting its appearance. | 13 |
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 |
davidsjoberg/ggstream | A package to create stacked area plots with customizable parameters | 175 |
kassambara/ggpubr | Provides functions for creating publication-ready plots from ggplot2 in R | 1,133 |
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 |