'legend_align' <- function(obj){
# c(unlist(sapply(obj,function(x){names(x$colortable)})))
c(unlist(sapply(obj,function(x) names(ursa_colortable(x)))))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.