Modifying fonts in ggplot2

前端 未结 7 1336
再見小時候
再見小時候 2020-11-29 16:43

I am looking for a way to modify font types in ggplot. At the moment I would be happy enough to simply change fonts to the \'courier\' font family, but ultimately my goal is

7条回答
  •  遥遥无期
    2020-11-29 17:36

    Also check out the Cairo package, which has support for totally switching out all of the fonts with those of your choosing. http://rforge.net/doc/packages/Cairo/00Index.html

提交回复
热议问题