From 66675a260081caff94a28cf32ea1e1ac6dd44b68 Mon Sep 17 00:00:00 2001 From: Hadley Wickham Date: Mon, 21 Mar 2022 09:32:46 -0500 Subject: [PATCH] Bump plot font size to match text --- _common.R | 1 + 1 file changed, 1 insertion(+) diff --git a/_common.R b/_common.R index c40e884..fda083a 100644 --- a/_common.R +++ b/_common.R @@ -19,6 +19,7 @@ options( stringr.html = FALSE ) +ggplot2::theme_set(ggplot2::theme_gray(12)) status <- function(type) { status <- switch(type,