theme_custom_maps <- ggplot2::theme_test(
base_family = "Arial"
) +
ggplot2::theme(
axis.text = element_blank(),
axis.title = element_blank()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.