Nothing
test_that(
"icicle trace basically works", {
icicle <- jsonlite::fromJSON(
"https://raw.githubusercontent.com/plotly/plotly.js/master/test/image/mocks/uniformtext_icicle.json", simplifyVector = FALSE
)
expect_doppelganger(
as_widget(icicle),
"uniformtext_icicle"
)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.