Description Usage Arguments Examples
Chart resize.
1
b_resize(p, auto = TRUE)
p
an object of class billboard.
billboard
auto
set to automatically resize chart.
1 2 3 4
mtcars %>% b_board(wt) %>% b_scatter(mpg) %>% b_resize(FALSE)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.