How to use Sherman Serif font in ggplot2 for all parts of a plot (e.g., title, x.axis, y.axis)

71 Views Asked by At

How can I force ggplot2 to use Sherman Serif font by default in all parts of a plot including title, y.axis, x.axis, etc? Preferably, I would like to do this once at the beginning of my syntax.

Thanks,

Nader

0

There are 0 best solutions below