Package: ggbumpribbon 0.2.0
ggbumpribbon: Sigmoid-Curved Ribbons for Rank Comparison Charts
Provides 'ggplot2' geoms and stats for creating bump charts with sigmoid-curved filled ribbons and lines. Supports rank comparison visualizations where smooth S-shaped curves connect categorical positions across an ordered axis. Offers two interpolation methods (logistic sigmoid and cubic Hermite) with C1-continuous segment joins. Includes custom scales and themes optimized for bump chart readability.
Authors:
ggbumpribbon_0.2.0.tar.gz
ggbumpribbon_0.2.0.zip(r-4.7-any)ggbumpribbon_0.2.0.zip(r-4.6-any)ggbumpribbon_0.2.0.zip(r-4.5-any)
ggbumpribbon_0.2.0.tgz(r-4.6-any)ggbumpribbon_0.2.0.tgz(r-4.5-any)
ggbumpribbon_0.2.0.tar.gz(r-4.7-any)ggbumpribbon_0.2.0.tar.gz(r-4.6-any)
ggbumpribbon_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ggbumpribbon/json (API)
| # Install 'ggbumpribbon' in R: |
| install.packages('ggbumpribbon', repos = c('https://sondreskarsten.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sondreskarsten/ggbumpribbon/issues
Last updated from:3bd45d7a4b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 154 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 122 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 101 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 131 |
Exports:geom_bump_linegeom_bump_ribbonscale_fill_rankStatBumpLineStatBumpRibbontheme_bump
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Smooth-curved lines between rank positions | geom_bump_line |
| Smooth-curved filled ribbons for rank comparison | geom_bump_ribbon |
| Rank-based gradient fill scale | scale_fill_rank |
| Base ggproto classes for ggbumpribbon | ggbumpribbon-ggproto StatBumpLine StatBumpRibbon |
| Dark theme for bump charts | theme_bump |
