theme_dag_blank | R Documentation |
Minimalist DAG themes
theme_dag_blank(base_size = 12, base_family = "", ...)
theme_dag(base_size = 12, base_family = "", ...)
theme_dag_grid(base_size = 12, base_family = "", ...)
base_size |
base font size, given in pts. |
base_family |
base font family |
... |
additional arguments passed to |
ggdag(m_bias()) + theme_dag_blank() # the default
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.