Nothing
ggcharts_global <- new.env(parent = emptyenv())
ggcharts_global$theme <- "theme_ggcharts"
ggcharts_global$theme_args <- list()
ggcharts_global$default_colors <- c(
"theme_ggcharts" = "#1F77B4",
"theme_hermit" = "#94C1E0",
"theme_nightblue" = "#FF7AFD",
"theme_ng" = "darkorange"
)
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.