Provides an 'htmlwidgets' interface to 'billboard.js', a re-usable easy interface JavaScript chart library, based on D3 v4+. Chart types include line charts, scatterplots, bar/lollipop charts, histogram/density plots, pie/donut charts and gauge charts. All charts are interactive, and a proxy method is implemented to smoothly update a chart without rendering it again in 'shiny' apps.
Version: | 0.5.0 |
Depends: | R (≥ 3.1.0) |
Imports: | htmlwidgets, htmltools, magrittr, jsonlite, ggplot2, scales, shiny, rlang |
Suggests: | RColorBrewer, testthat, knitr, rmarkdown, covr |
Published: | 2024-09-09 |
DOI: | 10.32614/CRAN.package.billboarder |
Author: | Victor Perrier [aut, cre], Fanny Meyer [aut], NAVER Corp [cph] (billboard.js library), Mike Bostock [cph] (d3.format library) |
Maintainer: | Victor Perrier <victor.perrier at dreamrs.fr> |
BugReports: | https://github.com/dreamRs/billboarder/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/dreamRs/billboarder, https://dreamrs.github.io/billboarder/ |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | DynamicVisualizations |
CRAN checks: | billboarder results |
Reference manual: | billboarder.pdf |
Vignettes: |
Introduction - basic use (source, R code) Mapping - map variables to the chart (source, R code) Options - styling charts (source, R code) billboarder (source, R code) |
Package source: | billboarder_0.5.0.tar.gz |
Windows binaries: | r-devel: billboarder_0.5.0.zip, r-release: billboarder_0.5.0.zip, r-oldrel: billboarder_0.5.0.zip |
macOS binaries: | r-release (arm64): billboarder_0.5.0.tgz, r-oldrel (arm64): billboarder_0.5.0.tgz, r-release (x86_64): billboarder_0.5.0.tgz, r-oldrel (x86_64): billboarder_0.5.0.tgz |
Old sources: | billboarder archive |
Reverse imports: | shinydbauth, shinymanager |
Please use the canonical form https://CRAN.R-project.org/package=billboarder to link to this page.