MIT License
Introduction - basic use
Victor Perrier
-2024-09-10
+2024-09-18
- Source:vignettes/billboarder-intro.Rmd
+ Source: vignettes/billboarder-intro.Rmd
billboarder-intro.Rmd
Gauge chart
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/articles/billboarder-mapping.html b/articles/billboarder-mapping.html
index e6b8fd4..7cfbaf7 100644
--- a/articles/billboarder-mapping.html
+++ b/articles/billboarder-mapping.html
@@ -68,9 +68,9 @@ Mapping - map variables to the chart
Victor
Perrier
- 2024-09-10
+ 2024-09-18
- Source: vignettes/billboarder-mapping.Rmd
+ Source: vignettes/billboarder-mapping.Rmd
billboarder-mapping.Rmd
@@ -252,7 +252,7 @@ Mapping with programming
Options - styling charts
Victor
Perrier
- 2024-09-10
+ 2024-09-18
- Source: vignettes/billboarder-options.Rmd
+ Source: vignettes/billboarder-options.Rmd
billboarder-options.Rmd
@@ -387,7 +387,7 @@ End
billboarder
Victor
Perrier
- 2024-09-10
+ 2024-09-18
- Source: vignettes/billboarder.Rmd
+ Source: vignettes/billboarder.Rmd
billboarder.Rmd
@@ -448,7 +448,7 @@ Line range
-
+
diff --git a/articles/extra/lines-options.html b/articles/extra/lines-options.html
index b497b66..c872a26 100644
--- a/articles/extra/lines-options.html
+++ b/articles/extra/lines-options.html
@@ -67,7 +67,7 @@
Lines options
- Source: vignettes/extra/lines-options.Rmd
+ Source: vignettes/extra/lines-options.Rmd
lines-options.Rmd
@@ -254,7 +254,7 @@ Use both dasharray and width
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/articles/extra/linked-tooltip.html b/articles/extra/linked-tooltip.html
index fde8a3c..3420a2a 100644
--- a/articles/extra/linked-tooltip.html
+++ b/articles/extra/linked-tooltip.html
@@ -66,7 +66,7 @@
Linked tooltip
- Source: vignettes/extra/linked-tooltip.Rmd
+ Source: vignettes/extra/linked-tooltip.Rmd
linked-tooltip.Rmd
@@ -166,7 +166,7 @@ Linked tooltip
diff --git a/articles/index.html b/articles/index.html
index 42e6d13..d90d989 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -65,7 +65,7 @@ All vignettes
diff --git a/authors.html b/authors.html
index c70e794..8d2f834 100644
--- a/authors.html
+++ b/authors.html
@@ -63,7 +63,7 @@ Authors
Citation
- Source: DESCRIPTION
+ Source: DESCRIPTION
Perrier V, Meyer F (2024).
billboarder: Create Interactive Chart with the JavaScript 'Billboard' Library.
@@ -89,7 +89,7 @@
Citation
diff --git a/index.html b/index.html
index 07b7a02..57d2f7c 100644
--- a/index.html
+++ b/index.html
@@ -140,7 +140,7 @@ Dev status
diff --git a/news/index.html b/news/index.html
index e383d61..fbf5154 100644
--- a/news/index.html
+++ b/news/index.html
@@ -38,7 +38,7 @@
@@ -159,7 +159,7 @@ billboarder 0
diff --git a/pkgdown.js b/pkgdown.js
index 9757bf9..1a99c65 100644
--- a/pkgdown.js
+++ b/pkgdown.js
@@ -152,3 +152,11 @@ async function searchFuse(query, callback) {
});
});
})(window.jQuery || window.$)
+
+document.addEventListener('keydown', function(event) {
+ // Check if the pressed key is '/'
+ if (event.key === '/') {
+ event.preventDefault(); // Prevent any default action associated with the '/' key
+ document.getElementById('search-input').focus(); // Set focus to the search input
+ }
+});
diff --git a/pkgdown.yml b/pkgdown.yml
index 562c7fe..9df3a87 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -1,5 +1,5 @@
pandoc: 3.1.11
-pkgdown: 2.1.0
+pkgdown: 2.1.1
pkgdown_sha: ~
articles:
billboarder-intro: billboarder-intro.html
@@ -8,7 +8,7 @@ articles:
billboarder: billboarder.html
extra/lines-options: extra/lines-options.html
extra/linked-tooltip: extra/linked-tooltip.html
-last_built: 2024-09-10T07:45Z
+last_built: 2024-09-18T15:41Z
urls:
reference: https://dreamrs.github.io/billboarder/reference
article: https://dreamrs.github.io/billboarder/articles
diff --git a/reference/avengers.html b/reference/avengers.html
index 00e36e4..95df0e9 100644
--- a/reference/avengers.html
+++ b/reference/avengers.html
@@ -38,7 +38,7 @@
Power ratings for The Avengers.
- Source: R/billboarder-data.R
+ Source: R/billboarder-data.R
avengers.Rd
@@ -85,7 +85,7 @@ Source<
@@ -93,7 +93,7 @@ Arguments
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bauge.html b/reference/bauge.html
index 603d2ea..2a665b9 100644
--- a/reference/bauge.html
+++ b/reference/bauge.html
@@ -38,7 +38,7 @@
@@ -199,7 +199,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_add_style.html b/reference/bb_add_style.html
index 4f15afa..418af21 100644
--- a/reference/bb_add_style.html
+++ b/reference/bb_add_style.html
@@ -38,7 +38,7 @@
Add custom style for regions and grid lines
- Source: R/bb_add_style.R
+ Source: R/bb_add_style.R
bb_add_style.Rd
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_area.html b/reference/bb_area.html
index c6b1199..744cd93 100644
--- a/reference/bb_area.html
+++ b/reference/bb_area.html
@@ -38,7 +38,7 @@
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_axis.html b/reference/bb_axis.html
index 26c2052..37d57a3 100644
--- a/reference/bb_axis.html
+++ b/reference/bb_axis.html
@@ -38,7 +38,7 @@
@@ -109,7 +109,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar.html b/reference/bb_bar.html
index dae54c0..c9b3ace 100644
--- a/reference/bb_bar.html
+++ b/reference/bb_bar.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar_color_manual.html b/reference/bb_bar_color_manual.html
index 101985f..75e7208 100644
--- a/reference/bb_bar_color_manual.html
+++ b/reference/bb_bar_color_manual.html
@@ -38,7 +38,7 @@
@@ -107,7 +107,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_barchart.html b/reference/bb_barchart.html
index 05a8b4b..273c020 100644
--- a/reference/bb_barchart.html
+++ b/reference/bb_barchart.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bubble.html b/reference/bb_bubble.html
index 28b7251..57fc906 100644
--- a/reference/bb_bubble.html
+++ b/reference/bb_bubble.html
@@ -38,7 +38,7 @@
@@ -103,7 +103,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
diff --git a/reference/bauge-shiny.html b/reference/bauge-shiny.html
index e7e1488..dcd8022 100644
--- a/reference/bauge-shiny.html
+++ b/reference/bauge-shiny.html
@@ -40,7 +40,7 @@
diff --git a/articles/billboarder.html b/articles/billboarder.html
index 11203b5..6c10cea 100644
--- a/articles/billboarder.html
+++ b/articles/billboarder.html
@@ -69,9 +69,9 @@
diff --git a/articles/billboarder-options.html b/articles/billboarder-options.html
index bd243ed..8e5c4ad 100644
--- a/articles/billboarder-options.html
+++ b/articles/billboarder-options.html
@@ -68,9 +68,9 @@
billboarder-mapping.Rmd
Options - styling charts
Victor Perrier
-2024-09-10
+2024-09-18
- Source:vignettes/billboarder-options.Rmd
+ Source: vignettes/billboarder-options.Rmd
billboarder-options.Rmd
End
billboarder
Victor
Perrier
- 2024-09-10
+ 2024-09-18
- Source: vignettes/billboarder.Rmd
+ Source: vignettes/billboarder.Rmd
billboarder.Rmd
@@ -448,7 +448,7 @@ Line range
-
+
diff --git a/articles/extra/lines-options.html b/articles/extra/lines-options.html
index b497b66..c872a26 100644
--- a/articles/extra/lines-options.html
+++ b/articles/extra/lines-options.html
@@ -67,7 +67,7 @@
Lines options
- Source: vignettes/extra/lines-options.Rmd
+ Source: vignettes/extra/lines-options.Rmd
lines-options.Rmd
@@ -254,7 +254,7 @@ Use both dasharray and width
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/articles/extra/linked-tooltip.html b/articles/extra/linked-tooltip.html
index fde8a3c..3420a2a 100644
--- a/articles/extra/linked-tooltip.html
+++ b/articles/extra/linked-tooltip.html
@@ -66,7 +66,7 @@
Linked tooltip
- Source: vignettes/extra/linked-tooltip.Rmd
+ Source: vignettes/extra/linked-tooltip.Rmd
linked-tooltip.Rmd
@@ -166,7 +166,7 @@ Linked tooltip
diff --git a/articles/index.html b/articles/index.html
index 42e6d13..d90d989 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -65,7 +65,7 @@ All vignettes
diff --git a/authors.html b/authors.html
index c70e794..8d2f834 100644
--- a/authors.html
+++ b/authors.html
@@ -63,7 +63,7 @@ Authors
Citation
- Source: DESCRIPTION
+ Source: DESCRIPTION
Perrier V, Meyer F (2024).
billboarder: Create Interactive Chart with the JavaScript 'Billboard' Library.
@@ -89,7 +89,7 @@
Citation
diff --git a/index.html b/index.html
index 07b7a02..57d2f7c 100644
--- a/index.html
+++ b/index.html
@@ -140,7 +140,7 @@ Dev status
diff --git a/news/index.html b/news/index.html
index e383d61..fbf5154 100644
--- a/news/index.html
+++ b/news/index.html
@@ -38,7 +38,7 @@
@@ -159,7 +159,7 @@ billboarder 0
diff --git a/pkgdown.js b/pkgdown.js
index 9757bf9..1a99c65 100644
--- a/pkgdown.js
+++ b/pkgdown.js
@@ -152,3 +152,11 @@ async function searchFuse(query, callback) {
});
});
})(window.jQuery || window.$)
+
+document.addEventListener('keydown', function(event) {
+ // Check if the pressed key is '/'
+ if (event.key === '/') {
+ event.preventDefault(); // Prevent any default action associated with the '/' key
+ document.getElementById('search-input').focus(); // Set focus to the search input
+ }
+});
diff --git a/pkgdown.yml b/pkgdown.yml
index 562c7fe..9df3a87 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -1,5 +1,5 @@
pandoc: 3.1.11
-pkgdown: 2.1.0
+pkgdown: 2.1.1
pkgdown_sha: ~
articles:
billboarder-intro: billboarder-intro.html
@@ -8,7 +8,7 @@ articles:
billboarder: billboarder.html
extra/lines-options: extra/lines-options.html
extra/linked-tooltip: extra/linked-tooltip.html
-last_built: 2024-09-10T07:45Z
+last_built: 2024-09-18T15:41Z
urls:
reference: https://dreamrs.github.io/billboarder/reference
article: https://dreamrs.github.io/billboarder/articles
diff --git a/reference/avengers.html b/reference/avengers.html
index 00e36e4..95df0e9 100644
--- a/reference/avengers.html
+++ b/reference/avengers.html
@@ -38,7 +38,7 @@
Power ratings for The Avengers.
- Source: R/billboarder-data.R
+ Source: R/billboarder-data.R
avengers.Rd
@@ -85,7 +85,7 @@ Source<
@@ -93,7 +93,7 @@ Arguments
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bauge.html b/reference/bauge.html
index 603d2ea..2a665b9 100644
--- a/reference/bauge.html
+++ b/reference/bauge.html
@@ -38,7 +38,7 @@
@@ -199,7 +199,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_add_style.html b/reference/bb_add_style.html
index 4f15afa..418af21 100644
--- a/reference/bb_add_style.html
+++ b/reference/bb_add_style.html
@@ -38,7 +38,7 @@
Add custom style for regions and grid lines
- Source: R/bb_add_style.R
+ Source: R/bb_add_style.R
bb_add_style.Rd
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_area.html b/reference/bb_area.html
index c6b1199..744cd93 100644
--- a/reference/bb_area.html
+++ b/reference/bb_area.html
@@ -38,7 +38,7 @@
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_axis.html b/reference/bb_axis.html
index 26c2052..37d57a3 100644
--- a/reference/bb_axis.html
+++ b/reference/bb_axis.html
@@ -38,7 +38,7 @@
@@ -109,7 +109,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar.html b/reference/bb_bar.html
index dae54c0..c9b3ace 100644
--- a/reference/bb_bar.html
+++ b/reference/bb_bar.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar_color_manual.html b/reference/bb_bar_color_manual.html
index 101985f..75e7208 100644
--- a/reference/bb_bar_color_manual.html
+++ b/reference/bb_bar_color_manual.html
@@ -38,7 +38,7 @@
@@ -107,7 +107,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_barchart.html b/reference/bb_barchart.html
index 05a8b4b..273c020 100644
--- a/reference/bb_barchart.html
+++ b/reference/bb_barchart.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bubble.html b/reference/bb_bubble.html
index 28b7251..57fc906 100644
--- a/reference/bb_bubble.html
+++ b/reference/bb_bubble.html
@@ -38,7 +38,7 @@
@@ -103,7 +103,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
diff --git a/reference/bauge-shiny.html b/reference/bauge-shiny.html
index e7e1488..dcd8022 100644
--- a/reference/bauge-shiny.html
+++ b/reference/bauge-shiny.html
@@ -40,7 +40,7 @@
diff --git a/articles/billboarder.html b/articles/billboarder.html
index 11203b5..6c10cea 100644
--- a/articles/billboarder.html
+++ b/articles/billboarder.html
@@ -69,9 +69,9 @@ billboarder.Rmd
Lines options
- Source:vignettes/extra/lines-options.Rmd
+ Source: vignettes/extra/lines-options.Rmd
lines-options.Rmd
Use both dasharray and width
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/articles/extra/linked-tooltip.html b/articles/extra/linked-tooltip.html
index fde8a3c..3420a2a 100644
--- a/articles/extra/linked-tooltip.html
+++ b/articles/extra/linked-tooltip.html
@@ -66,7 +66,7 @@
Linked tooltip
- Source: vignettes/extra/linked-tooltip.Rmd
+ Source: vignettes/extra/linked-tooltip.Rmd
linked-tooltip.Rmd
@@ -166,7 +166,7 @@ Linked tooltip
diff --git a/articles/index.html b/articles/index.html
index 42e6d13..d90d989 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -65,7 +65,7 @@ All vignettes
diff --git a/authors.html b/authors.html
index c70e794..8d2f834 100644
--- a/authors.html
+++ b/authors.html
@@ -63,7 +63,7 @@ Authors
Citation
- Source: DESCRIPTION
+ Source: DESCRIPTION
Perrier V, Meyer F (2024).
billboarder: Create Interactive Chart with the JavaScript 'Billboard' Library.
@@ -89,7 +89,7 @@
Citation
diff --git a/index.html b/index.html
index 07b7a02..57d2f7c 100644
--- a/index.html
+++ b/index.html
@@ -140,7 +140,7 @@ Dev status
diff --git a/news/index.html b/news/index.html
index e383d61..fbf5154 100644
--- a/news/index.html
+++ b/news/index.html
@@ -38,7 +38,7 @@
@@ -159,7 +159,7 @@ billboarder 0
diff --git a/pkgdown.js b/pkgdown.js
index 9757bf9..1a99c65 100644
--- a/pkgdown.js
+++ b/pkgdown.js
@@ -152,3 +152,11 @@ async function searchFuse(query, callback) {
});
});
})(window.jQuery || window.$)
+
+document.addEventListener('keydown', function(event) {
+ // Check if the pressed key is '/'
+ if (event.key === '/') {
+ event.preventDefault(); // Prevent any default action associated with the '/' key
+ document.getElementById('search-input').focus(); // Set focus to the search input
+ }
+});
diff --git a/pkgdown.yml b/pkgdown.yml
index 562c7fe..9df3a87 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -1,5 +1,5 @@
pandoc: 3.1.11
-pkgdown: 2.1.0
+pkgdown: 2.1.1
pkgdown_sha: ~
articles:
billboarder-intro: billboarder-intro.html
@@ -8,7 +8,7 @@ articles:
billboarder: billboarder.html
extra/lines-options: extra/lines-options.html
extra/linked-tooltip: extra/linked-tooltip.html
-last_built: 2024-09-10T07:45Z
+last_built: 2024-09-18T15:41Z
urls:
reference: https://dreamrs.github.io/billboarder/reference
article: https://dreamrs.github.io/billboarder/articles
diff --git a/reference/avengers.html b/reference/avengers.html
index 00e36e4..95df0e9 100644
--- a/reference/avengers.html
+++ b/reference/avengers.html
@@ -38,7 +38,7 @@
Power ratings for The Avengers.
- Source: R/billboarder-data.R
+ Source: R/billboarder-data.R
avengers.Rd
@@ -85,7 +85,7 @@ Source<
@@ -93,7 +93,7 @@ Arguments
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bauge.html b/reference/bauge.html
index 603d2ea..2a665b9 100644
--- a/reference/bauge.html
+++ b/reference/bauge.html
@@ -38,7 +38,7 @@
@@ -199,7 +199,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_add_style.html b/reference/bb_add_style.html
index 4f15afa..418af21 100644
--- a/reference/bb_add_style.html
+++ b/reference/bb_add_style.html
@@ -38,7 +38,7 @@
Add custom style for regions and grid lines
- Source: R/bb_add_style.R
+ Source: R/bb_add_style.R
bb_add_style.Rd
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_area.html b/reference/bb_area.html
index c6b1199..744cd93 100644
--- a/reference/bb_area.html
+++ b/reference/bb_area.html
@@ -38,7 +38,7 @@
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_axis.html b/reference/bb_axis.html
index 26c2052..37d57a3 100644
--- a/reference/bb_axis.html
+++ b/reference/bb_axis.html
@@ -38,7 +38,7 @@
@@ -109,7 +109,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar.html b/reference/bb_bar.html
index dae54c0..c9b3ace 100644
--- a/reference/bb_bar.html
+++ b/reference/bb_bar.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar_color_manual.html b/reference/bb_bar_color_manual.html
index 101985f..75e7208 100644
--- a/reference/bb_bar_color_manual.html
+++ b/reference/bb_bar_color_manual.html
@@ -38,7 +38,7 @@
@@ -107,7 +107,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_barchart.html b/reference/bb_barchart.html
index 05a8b4b..273c020 100644
--- a/reference/bb_barchart.html
+++ b/reference/bb_barchart.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bubble.html b/reference/bb_bubble.html
index 28b7251..57fc906 100644
--- a/reference/bb_bubble.html
+++ b/reference/bb_bubble.html
@@ -38,7 +38,7 @@
@@ -103,7 +103,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
diff --git a/reference/bauge-shiny.html b/reference/bauge-shiny.html
index e7e1488..dcd8022 100644
--- a/reference/bauge-shiny.html
+++ b/reference/bauge-shiny.html
@@ -40,7 +40,7 @@
linked-tooltip.Rmd
Citation
-Source: DESCRIPTION
Source: DESCRIPTION
Perrier V, Meyer F (2024). billboarder: Create Interactive Chart with the JavaScript 'Billboard' Library. @@ -89,7 +89,7 @@
Citation
billboarder 0
Power ratings for The Avengers.
- Source:R/billboarder-data.R
+ Source: R/billboarder-data.R
avengers.Rd
Source<
@@ -93,7 +93,7 @@ Arguments
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bauge.html b/reference/bauge.html
index 603d2ea..2a665b9 100644
--- a/reference/bauge.html
+++ b/reference/bauge.html
@@ -38,7 +38,7 @@
@@ -199,7 +199,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_add_style.html b/reference/bb_add_style.html
index 4f15afa..418af21 100644
--- a/reference/bb_add_style.html
+++ b/reference/bb_add_style.html
@@ -38,7 +38,7 @@
Add custom style for regions and grid lines
- Source: R/bb_add_style.R
+ Source: R/bb_add_style.R
bb_add_style.Rd
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_area.html b/reference/bb_area.html
index c6b1199..744cd93 100644
--- a/reference/bb_area.html
+++ b/reference/bb_area.html
@@ -38,7 +38,7 @@
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_axis.html b/reference/bb_axis.html
index 26c2052..37d57a3 100644
--- a/reference/bb_axis.html
+++ b/reference/bb_axis.html
@@ -38,7 +38,7 @@
@@ -109,7 +109,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar.html b/reference/bb_bar.html
index dae54c0..c9b3ace 100644
--- a/reference/bb_bar.html
+++ b/reference/bb_bar.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar_color_manual.html b/reference/bb_bar_color_manual.html
index 101985f..75e7208 100644
--- a/reference/bb_bar_color_manual.html
+++ b/reference/bb_bar_color_manual.html
@@ -38,7 +38,7 @@
@@ -107,7 +107,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_barchart.html b/reference/bb_barchart.html
index 05a8b4b..273c020 100644
--- a/reference/bb_barchart.html
+++ b/reference/bb_barchart.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bubble.html b/reference/bb_bubble.html
index 28b7251..57fc906 100644
--- a/reference/bb_bubble.html
+++ b/reference/bb_bubble.html
@@ -38,7 +38,7 @@
@@ -103,7 +103,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
diff --git a/reference/bauge-shiny.html b/reference/bauge-shiny.html
index e7e1488..dcd8022 100644
--- a/reference/bauge-shiny.html
+++ b/reference/bauge-shiny.html
@@ -40,7 +40,7 @@
Arguments
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bauge.html b/reference/bauge.html
index 603d2ea..2a665b9 100644
--- a/reference/bauge.html
+++ b/reference/bauge.html
@@ -38,7 +38,7 @@
@@ -199,7 +199,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_add_style.html b/reference/bb_add_style.html
index 4f15afa..418af21 100644
--- a/reference/bb_add_style.html
+++ b/reference/bb_add_style.html
@@ -38,7 +38,7 @@
Add custom style for regions and grid lines
- Source: R/bb_add_style.R
+ Source: R/bb_add_style.R
bb_add_style.Rd
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_area.html b/reference/bb_area.html
index c6b1199..744cd93 100644
--- a/reference/bb_area.html
+++ b/reference/bb_area.html
@@ -38,7 +38,7 @@
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_axis.html b/reference/bb_axis.html
index 26c2052..37d57a3 100644
--- a/reference/bb_axis.html
+++ b/reference/bb_axis.html
@@ -38,7 +38,7 @@
@@ -109,7 +109,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar.html b/reference/bb_bar.html
index dae54c0..c9b3ace 100644
--- a/reference/bb_bar.html
+++ b/reference/bb_bar.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar_color_manual.html b/reference/bb_bar_color_manual.html
index 101985f..75e7208 100644
--- a/reference/bb_bar_color_manual.html
+++ b/reference/bb_bar_color_manual.html
@@ -38,7 +38,7 @@
@@ -107,7 +107,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_barchart.html b/reference/bb_barchart.html
index 05a8b4b..273c020 100644
--- a/reference/bb_barchart.html
+++ b/reference/bb_barchart.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bubble.html b/reference/bb_bubble.html
index 28b7251..57fc906 100644
--- a/reference/bb_bubble.html
+++ b/reference/bb_bubble.html
@@ -38,7 +38,7 @@
@@ -103,7 +103,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_add_style.html b/reference/bb_add_style.html
index 4f15afa..418af21 100644
--- a/reference/bb_add_style.html
+++ b/reference/bb_add_style.html
@@ -38,7 +38,7 @@
Add custom style for regions and grid lines
- Source: R/bb_add_style.R
+ Source: R/bb_add_style.R
bb_add_style.Rd
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_area.html b/reference/bb_area.html
index c6b1199..744cd93 100644
--- a/reference/bb_area.html
+++ b/reference/bb_area.html
@@ -38,7 +38,7 @@
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_axis.html b/reference/bb_axis.html
index 26c2052..37d57a3 100644
--- a/reference/bb_axis.html
+++ b/reference/bb_axis.html
@@ -38,7 +38,7 @@
@@ -109,7 +109,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar.html b/reference/bb_bar.html
index dae54c0..c9b3ace 100644
--- a/reference/bb_bar.html
+++ b/reference/bb_bar.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar_color_manual.html b/reference/bb_bar_color_manual.html
index 101985f..75e7208 100644
--- a/reference/bb_bar_color_manual.html
+++ b/reference/bb_bar_color_manual.html
@@ -38,7 +38,7 @@
@@ -107,7 +107,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_barchart.html b/reference/bb_barchart.html
index 05a8b4b..273c020 100644
--- a/reference/bb_barchart.html
+++ b/reference/bb_barchart.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bubble.html b/reference/bb_bubble.html
index 28b7251..57fc906 100644
--- a/reference/bb_bubble.html
+++ b/reference/bb_bubble.html
@@ -38,7 +38,7 @@
@@ -103,7 +103,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Add custom style for regions and grid lines
- Source:R/bb_add_style.R
+ Source: R/bb_add_style.R
bb_add_style.Rd
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_area.html b/reference/bb_area.html
index c6b1199..744cd93 100644
--- a/reference/bb_area.html
+++ b/reference/bb_area.html
@@ -38,7 +38,7 @@
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_axis.html b/reference/bb_axis.html
index 26c2052..37d57a3 100644
--- a/reference/bb_axis.html
+++ b/reference/bb_axis.html
@@ -38,7 +38,7 @@
@@ -109,7 +109,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar.html b/reference/bb_bar.html
index dae54c0..c9b3ace 100644
--- a/reference/bb_bar.html
+++ b/reference/bb_bar.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar_color_manual.html b/reference/bb_bar_color_manual.html
index 101985f..75e7208 100644
--- a/reference/bb_bar_color_manual.html
+++ b/reference/bb_bar_color_manual.html
@@ -38,7 +38,7 @@
@@ -107,7 +107,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_barchart.html b/reference/bb_barchart.html
index 05a8b4b..273c020 100644
--- a/reference/bb_barchart.html
+++ b/reference/bb_barchart.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bubble.html b/reference/bb_bubble.html
index 28b7251..57fc906 100644
--- a/reference/bb_bubble.html
+++ b/reference/bb_bubble.html
@@ -38,7 +38,7 @@
@@ -103,7 +103,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Value
diff --git a/reference/bb_axis.html b/reference/bb_axis.html index 26c2052..37d57a3 100644 --- a/reference/bb_axis.html +++ b/reference/bb_axis.html @@ -38,7 +38,7 @@Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar.html b/reference/bb_bar.html
index dae54c0..c9b3ace 100644
--- a/reference/bb_bar.html
+++ b/reference/bb_bar.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar_color_manual.html b/reference/bb_bar_color_manual.html
index 101985f..75e7208 100644
--- a/reference/bb_bar_color_manual.html
+++ b/reference/bb_bar_color_manual.html
@@ -38,7 +38,7 @@
@@ -107,7 +107,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_barchart.html b/reference/bb_barchart.html
index 05a8b4b..273c020 100644
--- a/reference/bb_barchart.html
+++ b/reference/bb_barchart.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bubble.html b/reference/bb_bubble.html
index 28b7251..57fc906 100644
--- a/reference/bb_bubble.html
+++ b/reference/bb_bubble.html
@@ -38,7 +38,7 @@
@@ -103,7 +103,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bar_color_manual.html b/reference/bb_bar_color_manual.html
index 101985f..75e7208 100644
--- a/reference/bb_bar_color_manual.html
+++ b/reference/bb_bar_color_manual.html
@@ -38,7 +38,7 @@
@@ -107,7 +107,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_barchart.html b/reference/bb_barchart.html
index 05a8b4b..273c020 100644
--- a/reference/bb_barchart.html
+++ b/reference/bb_barchart.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bubble.html b/reference/bb_bubble.html
index 28b7251..57fc906 100644
--- a/reference/bb_bubble.html
+++ b/reference/bb_bubble.html
@@ -38,7 +38,7 @@
@@ -103,7 +103,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_barchart.html b/reference/bb_barchart.html
index 05a8b4b..273c020 100644
--- a/reference/bb_barchart.html
+++ b/reference/bb_barchart.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bubble.html b/reference/bb_bubble.html
index 28b7251..57fc906 100644
--- a/reference/bb_bubble.html
+++ b/reference/bb_bubble.html
@@ -38,7 +38,7 @@
@@ -103,7 +103,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_bubble.html b/reference/bb_bubble.html
index 28b7251..57fc906 100644
--- a/reference/bb_bubble.html
+++ b/reference/bb_bubble.html
@@ -38,7 +38,7 @@
@@ -103,7 +103,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_callbacks.html b/reference/bb_callbacks.html
index c7583a3..7fcbbe2 100644
--- a/reference/bb_callbacks.html
+++ b/reference/bb_callbacks.html
@@ -38,7 +38,7 @@
Callbacks for billboard charts
- Source: R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
@@ -122,7 +122,7 @@ Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html
index abbbda1..68ca605 100644
--- a/reference/bb_categories.html
+++ b/reference/bb_categories.html
@@ -38,7 +38,7 @@
@@ -94,7 +94,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Callbacks for billboard charts
- Source:R/bb_callbacks.R
+ Source: R/bb_callbacks.R
bb_callbacks.Rd
Note
diff --git a/reference/bb_categories.html b/reference/bb_categories.html index abbbda1..68ca605 100644 --- a/reference/bb_categories.html +++ b/reference/bb_categories.html @@ -38,7 +38,7 @@Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_color.html b/reference/bb_color.html
index 16f9d61..665aa7c 100644
--- a/reference/bb_color.html
+++ b/reference/bb_color.html
@@ -38,7 +38,7 @@
@@ -114,7 +114,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_colors_manual.html b/reference/bb_colors_manual.html
index 9503324..7b67485 100644
--- a/reference/bb_colors_manual.html
+++ b/reference/bb_colors_manual.html
@@ -38,7 +38,7 @@
@@ -127,7 +127,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_data.html b/reference/bb_data.html
index 61af2f2..b696fa2 100644
--- a/reference/bb_data.html
+++ b/reference/bb_data.html
@@ -38,7 +38,7 @@
@@ -93,7 +93,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_densityplot.html b/reference/bb_densityplot.html
index 0e39486..2e26309 100644
--- a/reference/bb_densityplot.html
+++ b/reference/bb_densityplot.html
@@ -38,7 +38,7 @@
Helper for creating a density plot
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
@@ -178,7 +178,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Helper for creating a density plot
- Source:R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_densityplot.Rd
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donut.html b/reference/bb_donut.html
index ff1e152..cf1e2a7 100644
--- a/reference/bb_donut.html
+++ b/reference/bb_donut.html
@@ -38,7 +38,7 @@
@@ -89,7 +89,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_donutchart.html b/reference/bb_donutchart.html
index 047b6a9..209ec92 100644
--- a/reference/bb_donutchart.html
+++ b/reference/bb_donutchart.html
@@ -38,7 +38,7 @@
Helper for creating a donut chart
- Source: R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
@@ -102,7 +102,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Helper for creating a donut chart
- Source:R/bb_helpers.R
+ Source: R/bb_helpers.R
bb_donutchart.Rd
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_export.html b/reference/bb_export.html
index 1b9efd8..639101f 100644
--- a/reference/bb_export.html
+++ b/reference/bb_export.html
@@ -38,7 +38,7 @@
@@ -160,7 +160,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gauge.html b/reference/bb_gauge.html
index b912441..a943065 100644
--- a/reference/bb_gauge.html
+++ b/reference/bb_gauge.html
@@ -38,7 +38,7 @@
@@ -90,7 +90,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_gaugechart.html b/reference/bb_gaugechart.html
index 8a33a66..5a84609 100644
--- a/reference/bb_gaugechart.html
+++ b/reference/bb_gaugechart.html
@@ -38,7 +38,7 @@
@@ -135,7 +135,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_grid.html b/reference/bb_grid.html
index 8948d36..ced1529 100644
--- a/reference/bb_grid.html
+++ b/reference/bb_grid.html
@@ -38,7 +38,7 @@
@@ -111,7 +111,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_histogram.html b/reference/bb_histogram.html
index ebd84b5..d2bcd82 100644
--- a/reference/bb_histogram.html
+++ b/reference/bb_histogram.html
@@ -38,7 +38,7 @@
@@ -214,7 +214,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_interaction.html b/reference/bb_interaction.html
index d4d6897..9236777 100644
--- a/reference/bb_interaction.html
+++ b/reference/bb_interaction.html
@@ -38,7 +38,7 @@
Interaction property for a Billboard.js chart
- Source: R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd
@@ -77,7 +77,7 @@ Value
diff --git a/reference/bb_labs.html b/reference/bb_labs.html
index 83e8488..2cf62ed 100644
--- a/reference/bb_labs.html
+++ b/reference/bb_labs.html
@@ -38,7 +38,7 @@
@@ -119,7 +119,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_legend.html b/reference/bb_legend.html
index d654e01..40f1aa5 100644
--- a/reference/bb_legend.html
+++ b/reference/bb_legend.html
@@ -38,7 +38,7 @@
@@ -116,7 +116,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_line.html b/reference/bb_line.html
index 57b621f..0294639 100644
--- a/reference/bb_line.html
+++ b/reference/bb_line.html
@@ -38,7 +38,7 @@
@@ -95,7 +95,7 @@ Examples
- Site built with pkgdown 2.1.0.
+ Site built with pkgdown 2.1.1.
diff --git a/reference/bb_linechart.html b/reference/bb_linechart.html
index 2c4c2e3..4c7495a 100644
--- a/reference/bb_linechart.html
+++ b/reference/bb_linechart.html
@@ -38,7 +38,7 @@
@@ -259,7 +259,7 @@ Examples
-
+
Interaction property for a Billboard.js chart
- Source:R/bb_utils.R
+ Source: R/bb_utils.R
bb_interaction.Rd