Awesome Open Source
Awesome Open Source
Sponsorship

Travis Build AppVeyor Build Status Code Coverage Status rstudio mirror downloads cran version lifecycle

Some extra geoms, scales, and themes for ggplot.

Install

To install the stable version from CRAN,

install.packages('ggthemes', dependencies = TRUE)

Or, to install the development version from github, use the devtools package,

library("devtools")
install_github(c("hadley/ggplot2", "jrnold/ggthemes"))

How to use

For a quick tutorial, check out Rafael Irizarry's book. For more examples click here.

Previews

Previews provided below using the popular mtcars & diamonds datasets:


Get A Weekly Email With Trending Projects For These Topics
No Spam. Unsubscribe easily at any time.
r (2,097
theme (737
visualization (711
plotting (75
plot (68
ggplot2 (66
data-visualisation (25

Find Open Source By Browsing 7,000 Topics Across 59 Categories