b_zoom.Rd
Add zooming.
b_zoom(p, enable = TRUE, rescale = FALSE, ...)
an object of class billboard.
billboard
set to enable.
set to rescale.
any other parameter.
mtcars %>% b_board(wt) %>% b_area(mpg) %>% b_zoom()