# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "billboarder" in publications use:' type: software license: MIT title: 'billboarder: Create Interactive Chart with the JavaScript ''Billboard'' Library' version: 0.5.0 doi: 10.32614/CRAN.package.billboarder abstract: 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. authors: - family-names: Perrier given-names: Victor email: victor.perrier@dreamrs.fr - family-names: Meyer given-names: Fanny repository: https://CRAN.R-project.org/package=billboarder repository-code: https://github.com/dreamRs/billboarder url: https://dreamrs.github.io/billboarder/ date-released: '2024-09-09' contact: - family-names: Perrier given-names: Victor email: victor.perrier@dreamrs.fr