Description Usage Arguments Value Examples
Create sunburst plot
1 | sunburst_plot(dat, item_name, domain = list(x = c(0, 1), y = c(0, 1)))
|
dat |
tibble, as prepared by sunburstdat() |
item_name |
string |
domain |
as in plotly |
plotly object
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.