# Variables that can be put on the x and y axes
axis_vars <- c(
"Tomato Meter" = "Meter",
"Numeric Rating" = "Rating",
"Number of reviews" = "Reviews",
"Dollars at box office" = "BoxOffice",
"Year" = "Year",
"Length (minutes)" = "Runtime"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.