List of ggplot2 theme options?

后端 未结 9 1750
清歌不尽
清歌不尽 2020-11-30 18:08

After some research I found the way to prevent an uninformative legend from displaying

... + theme(legend.position = \"none\")

Where can I

9条回答
  •  醉梦人生
    2020-11-30 18:49

    Theme templates:

    https://github.com/jrnold/ggthemes

    like "The economist", "Stata", "tufte" and more..

    I know the answer is not exactly what was asked, but it was what I was looking for when I found this question, so others might too.

提交回复
热议问题