Files in dreamRs/billboarder
Create Interactive Chart with the JavaScript 'Billboard' Library

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/bauge.R R/bb_add_style.R R/bb_callbacks.R R/bb_helpers.R R/bb_labs.R R/bb_utils.R R/billboard-mapping.R R/billboarder-data.R R/billboarder-package.R R/billboarder-shiny.R R/billboarder.R R/proxy_example.R R/theme.R R/utils.R R/zzz.R README.md
_pkgdown.yml
billboarder.Rproj
codecov.yml
cran-comments.md data-raw/avengers.R data-raw/cdc_prod_filiere.R data-raw/equilibre_mensuel.R data-raw/prod_par_filiere.R
data/avengers.rda
data/avengers_wide.rda
data/cdc_prod_filiere.rda
data/equilibre_mensuel.rda
data/prod_filiere_long.rda
data/prod_par_filiere.rda
index.md inst/examples/bauge.R inst/examples/example_rte.R inst/examples/export.R inst/examples/flexdashboard.Rmd inst/examples/proxy-bar-1.R inst/examples/proxy-bar-2.R inst/examples/proxy-focus.R inst/examples/proxy-scatter.R inst/examples/readme.R inst/examples/shiny-tooltip-fixed.R inst/examples/tests.R
inst/htmlwidgets/bauge.js
inst/htmlwidgets/bauge.yaml
inst/htmlwidgets/billboarder.js
inst/htmlwidgets/billboarder.yaml
inst/htmlwidgets/lib/billboard/billboard.min.css
inst/htmlwidgets/lib/billboard/billboard.pkgd.min.js
inst/htmlwidgets/lib/billboard/datalab.min.css
inst/htmlwidgets/lib/billboard/graph.min.css
inst/htmlwidgets/lib/billboard/insight.min.css
inst/htmlwidgets/lib/billboard/modern.min.css
inst/htmlwidgets/lib/billboarder.css
inst/htmlwidgets/lib/d3-format/d3-format.min.js
inst/htmlwidgets/lib/d3-format/locale/ar-001.json
inst/htmlwidgets/lib/d3-format/locale/ar-AE.json
inst/htmlwidgets/lib/d3-format/locale/ar-BH.json
inst/htmlwidgets/lib/d3-format/locale/ar-DJ.json
inst/htmlwidgets/lib/d3-format/locale/ar-DZ.json
inst/htmlwidgets/lib/d3-format/locale/ar-EG.json
inst/htmlwidgets/lib/d3-format/locale/ar-EH.json
inst/htmlwidgets/lib/d3-format/locale/ar-ER.json
inst/htmlwidgets/lib/d3-format/locale/ar-IL.json
inst/htmlwidgets/lib/d3-format/locale/ar-IQ.json
inst/htmlwidgets/lib/d3-format/locale/ar-JO.json
inst/htmlwidgets/lib/d3-format/locale/ar-KM.json
inst/htmlwidgets/lib/d3-format/locale/ar-KW.json
inst/htmlwidgets/lib/d3-format/locale/ar-LB.json
inst/htmlwidgets/lib/d3-format/locale/ar-LY.json
inst/htmlwidgets/lib/d3-format/locale/ar-MA.json
inst/htmlwidgets/lib/d3-format/locale/ar-MR.json
inst/htmlwidgets/lib/d3-format/locale/ar-OM.json
inst/htmlwidgets/lib/d3-format/locale/ar-PS.json
inst/htmlwidgets/lib/d3-format/locale/ar-QA.json
inst/htmlwidgets/lib/d3-format/locale/ar-SA.json
inst/htmlwidgets/lib/d3-format/locale/ar-SD.json
inst/htmlwidgets/lib/d3-format/locale/ar-SO.json
inst/htmlwidgets/lib/d3-format/locale/ar-SS.json
inst/htmlwidgets/lib/d3-format/locale/ar-SY.json
inst/htmlwidgets/lib/d3-format/locale/ar-TD.json
inst/htmlwidgets/lib/d3-format/locale/ar-TN.json
inst/htmlwidgets/lib/d3-format/locale/ar-YE.json
inst/htmlwidgets/lib/d3-format/locale/ca-ES.json
inst/htmlwidgets/lib/d3-format/locale/cs-CZ.json
inst/htmlwidgets/lib/d3-format/locale/de-CH.json
inst/htmlwidgets/lib/d3-format/locale/de-DE.json
inst/htmlwidgets/lib/d3-format/locale/en-CA.json
inst/htmlwidgets/lib/d3-format/locale/en-GB.json
inst/htmlwidgets/lib/d3-format/locale/en-IE.json
inst/htmlwidgets/lib/d3-format/locale/en-IN.json
inst/htmlwidgets/lib/d3-format/locale/en-US.json
inst/htmlwidgets/lib/d3-format/locale/es-BO.json
inst/htmlwidgets/lib/d3-format/locale/es-ES.json
inst/htmlwidgets/lib/d3-format/locale/es-MX.json
inst/htmlwidgets/lib/d3-format/locale/fi-FI.json
inst/htmlwidgets/lib/d3-format/locale/fr-CA.json
inst/htmlwidgets/lib/d3-format/locale/fr-FR.json
inst/htmlwidgets/lib/d3-format/locale/he-IL.json
inst/htmlwidgets/lib/d3-format/locale/hu-HU.json
inst/htmlwidgets/lib/d3-format/locale/it-IT.json
inst/htmlwidgets/lib/d3-format/locale/ja-JP.json
inst/htmlwidgets/lib/d3-format/locale/ko-KR.json
inst/htmlwidgets/lib/d3-format/locale/mk-MK.json
inst/htmlwidgets/lib/d3-format/locale/nl-NL.json
inst/htmlwidgets/lib/d3-format/locale/pl-PL.json
inst/htmlwidgets/lib/d3-format/locale/pt-BR.json
inst/htmlwidgets/lib/d3-format/locale/ru-RU.json
inst/htmlwidgets/lib/d3-format/locale/sv-SE.json
inst/htmlwidgets/lib/d3-format/locale/uk-UA.json
inst/htmlwidgets/lib/d3-format/locale/zh-CN.json
inst/htmlwidgets/update.R inst/proxy_examples/bar/app.R inst/proxy_examples/bar2/app.R inst/proxy_examples/density/app.R inst/proxy_examples/gauge/app.R inst/proxy_examples/histogram/app.R inst/proxy_examples/line/app.R inst/proxy_examples/line2/app.R inst/proxy_examples/lollipop/app.R inst/proxy_examples/pie/app.R inst/proxy_examples/stacked_bar/app.R man/avengers.Rd man/bauge-shiny.Rd man/bauge.Rd man/bb_add_style.Rd man/bb_area.Rd man/bb_axis.Rd man/bb_bar.Rd man/bb_bar_color_manual.Rd man/bb_barchart.Rd man/bb_bubble.Rd man/bb_callbacks.Rd man/bb_categories.Rd man/bb_color.Rd man/bb_colors_manual.Rd man/bb_data.Rd man/bb_densityplot.Rd man/bb_donut.Rd man/bb_donutchart.Rd man/bb_export.Rd man/bb_gauge.Rd man/bb_gaugechart.Rd man/bb_grid.Rd man/bb_histogram.Rd man/bb_interaction.Rd man/bb_labs.Rd man/bb_legend.Rd man/bb_line.Rd man/bb_linechart.Rd man/bb_load.Rd man/bb_lollipop.Rd man/bb_padding.Rd man/bb_pie.Rd man/bb_piechart.Rd man/bb_point.Rd man/bb_proxy_axis_labels.Rd man/bb_proxy_data_colors.Rd man/bb_proxy_data_names.Rd man/bb_proxy_flow.Rd man/bb_proxy_focus.Rd man/bb_proxy_groups.Rd man/bb_proxy_hide.Rd man/bb_proxy_legend.Rd man/bb_proxy_show.Rd man/bb_proxy_tooltip.Rd man/bb_proxy_transform.Rd man/bb_proxy_xs.Rd man/bb_radar.Rd man/bb_radarchart.Rd man/bb_regions.Rd man/bb_render.Rd man/bb_scatterplot.Rd man/bb_spline.Rd man/bb_subchart.Rd man/bb_svg.Rd man/bb_title.Rd man/bb_tooltip.Rd man/bb_transition.Rd man/bb_treemap.Rd man/bb_treemapchart.Rd man/bb_unload.Rd man/bb_zoom.Rd man/billboard-aes.Rd man/billboard-theme.Rd man/billboarder-exports.Rd man/billboarder-package.Rd man/billboarder-shiny.Rd man/billboarder.Rd man/cdc_prod_filiere.Rd man/equilibre_mensuel.Rd
man/figures/billboarder_proxy.gif
man/figures/density.png
man/figures/histogram.png
man/figures/histogram2.png
man/figures/linechart0.png
man/figures/linechart_range.png
man/figures/linechart_subchart.png
man/figures/lines-subchart.gif
man/figures/lines-zoom-drag.gif
man/figures/multichart0.png
man/figures/rte_barchart0.png
man/figures/rte_barchart_dodge.png
man/figures/rte_barchart_stacked.png
man/figures/rte_linechart_area.png
man/figures/rte_linechart_regions.png
man/figures/rte_linechart_subchart.png
man/figures/rte_piechart.png
man/figures/scatter_bubble.png
man/figures/scatterchart0.png
man/figures/shiny_click.png
man/prefix.Rd man/prod_filiere_long.Rd man/prod_par_filiere.Rd man/proxy_example.Rd man/suffix.Rd tests/testthat.R tests/testthat/test-bauge.R tests/testthat/test-bb_add_style.R tests/testthat/test-bb_callbacks.R tests/testthat/test-bb_helpers.R tests/testthat/test-bb_utils.R tests/testthat/test-billboarder-shiny.R tests/testthat/test-billboarder.R tests/testthat/test-mapping.R tests/testthat/test-proxy_example.R tests/testthat/test-readme.R tests/testthat/test-theme.R tests/testthat/test-utils.R tests/testthat/test-zzz.R
vignettes/.gitignore
vignettes/billboarder-intro.Rmd vignettes/billboarder-mapping.Rmd vignettes/billboarder-options.Rmd vignettes/billboarder.Rmd vignettes/extra/lines-options.Rmd vignettes/extra/linked-tooltip.Rmd
dreamRs/billboarder documentation built on Feb. 26, 2024, 1:17 p.m.