View source: R/theme_phoenix_suns.R
theme_phoenix_suns | R Documentation |
A theme based on the colors of the Phoenix Suns
theme_phoenix_suns( text_color = "#E56020", title_color = "#E56020", panel_color = "#E56020", gridline_color = "#5350ea", background_color = "#5350ea" )
text_color |
color of the text |
title_color |
color of the title |
panel_color |
color of the panels of the plot |
gridline_color |
color of the gridlines |
background_color |
color of background of the plot |
a plot with a Phoenix Suns theme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.