powered by
Donut property for a Billboard.js chart
bb_donut(bb, ...)
A billboard htmlwidget object.
billboard
htmlwidget
See https://naver.github.io/billboard.js/release/latest/doc/Options.html#.donut
# NOT RUN { billboarder() %>% bb_donutchart(data = table(mtcars$cyl)) %>% bb_donut(title = "Donut Title", width = 10) # }
Run the code above in your browser using DataLab