Description Usage Arguments Note
A more current Economist-style ggplot2 theme
1 2 3 4 | theme_econodist(econ_text_col = "#3b454a",
econ_plot_bg_col = "#d7e6ee", econ_grid_col = "#bbcad2",
econ_font = "EconSansCndReg", light_font = "EconSansCndLig",
bold_font = "EconSansCndBol")
|
econ_text_col |
color for text elements |
econ_plot_bg_col |
plot background color |
econ_grid_col |
plot grid color |
econ_font |
core plot font |
light_font |
light font used in various polaces |
bold_font |
bold font used in various places |
You need their fonts installed. You can get them from here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.