b_labels.Rd
Customise labels.
b_labels(p, x = -10, y = 10)
an object of class billboard.
billboard
labels position.
mtcars %>% b_board(wt) %>% b_spline(mpg) %>% b_spline(drat, axis = "y2") %>% b_labels()