Open jonathan-a-muir opened 2 years ago
One way of getting (at least half-way) there could be by supplying text = element_text(family = ...)
to the theme in use. Note #40, however.
Great, thank you! Do you have a preference for how the package is cited?
From: nbenn @.> Date: Thursday, May 12, 2022 at 10:13 AM To: NikNakk/forestmodel @.> Cc: Jonathan Muir @.>, Author @.> Subject: Re: [NikNakk/forestmodel] Changing Default Font Family (Issue #39)
One way of getting (at least half-way) there could be by supplying text = element_text(family = ...) to the theme in use. Note #40https://github.com/NikNakk/forestmodel/issues/40, however.
— Reply to this email directly, view it on GitHubhttps://github.com/NikNakk/forestmodel/issues/39#issuecomment-1125047490, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEFHSVTTQ64GXPGSNMJ6P63VJUGXVANCNFSM5UXZ56SQ. You are receiving this because you authored the thread.Message ID: @.***>
I would like to change the font family for the entire forest plot to Times New Roman, is there a way to make this adjustment?