Donut property for a Billboard.js chart
Donut property for a Billboard.js chart
bb_donut(bb, ...)
bb |
A |
... |
See https://naver.github.io/billboard.js/release/latest/doc/Options.html#.donut |
A billboard
htmlwidget
object.
billboarder() %>% bb_donutchart(data = table(mtcars$cyl)) %>% bb_donut(title = "Donut Title", width = 10)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.