Description Usage Arguments Value
The Santa Fe Institute Law as Data visualization theme
| 1 2 3 4 5 6 7 8 | theme_sfi(base_size = 12, base_family = "CMU Bright",
  nomargin = FALSE, fc = "black", gM = TRUE, gm = FALSE,
  gc = "grey", gl = "dashed", boxes = FALSE, bc = "white",
  pc = "transparent", lp = "right", ld = NULL, lt = 0.8,
  lj = NULL, lba = FALSE, la = NULL, lfb = "plain", lkh = FALSE,
  lkw = FALSE, lkt = NULL, legend_height = NULL,
  legend_width = NULL, axis_style = NULL, title_style = NULL,
  y_axis_title_style = NULL, x_axis_title_style = NULL, axis = 1)
 | 
| base_size | The font size | 
| base_family | The font | 
| nomargin | The margin | 
| fc | The font color | 
| gM | Major grid | 
| gm | Minor grid | 
| gc | Color of grid | 
| gl | Line type | 
| boxes | Box around plot | 
| bc | Background color | 
| pc | Panel background color | 
| lp | Legend position | 
| ld | Legen direction | 
| lt | = 0.8, lj = NULL, lba = FALSE, la = NULL, lfb = "plain", | 
| lj | legend justification | 
| lba | legend background | 
| lfb | legend font bold | 
| lkh | legend height | 
| lkw | legend width | 
| legend_height | numeric height | 
| legend_width | numeric width | 
| axis_style | axis bold | 
| title_style | title bold | 
| y_axis_title_style | y axis bold | 
| x_axis_title_style | x axis bold | 
| axis | Axis angle | 
A ggplot2 theme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.