Set the ggplot theme with new fonts. theme_set(theme_bw()) theme_update( legend.text = element_text(size=9, family = "roboto"), legend.title ...
確定! 回上一頁