powered by
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 = "", ...)
theme_dag(base_size = 12, base_family = "", ...)
theme_dag_grid(base_size = 12, base_family = "", ...)
base font size, given in pts.
base font family
additional arguments passed to theme()
theme()
ggdag(m_bias()) + theme_dag_blank() # the default
Run the code above in your browser using DataLab