Nothing
.cart_aes <- c("x", "y")
.polar_aes <- c("theta", "r")
.pos_aes <- c(.cart_aes, .polar_aes)
.non_pos_aes <- c("color", "size")
.all_aes <- c(.pos_aes, .non_pos_aes)
.all_quals <- c(
"jittered", "regression", "unstacked"
)
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.