Skip to contents

ggthemes (development version)

  • Updated theme_solarized to fix key.background color.

ggthemes 5.1.0

CRAN release: 2024-02-09

  • Updated scale_color_gdocs and gdocs_pal to use current colors. Palette extended from 10 to 24 colors.
  • Updated tests to be compatible with ggplot 3.5.0 (#153)
  • Removed legend.title.align and legend.text.align from themes. (#153)

ggthemes 5.0.0

CRAN release: 2023-11-21

  • Deprecate circlefill_shape_pal and scale_shape_circlefill
  • Bugfix: Fix failing CRAN tests. Shape scales and palettes could fail if glyphs unavailable in graphics devices.
  • Bugfix: Add alias to ggthemes-package
  • Add quantreg to suggested packages

ggthemes 4.2.3

  • Fixing URLs for CRAN submission again.

ggthemes 4.2.2

  • Fixing URLs for CRAN submission.

ggthemes 4.2.1

  • Conditionally use the vdiffr package in tests so it complies with suggested package policy (#124)
  • Fix error in expect_equal functions (#123)
  • Fix errors in geom_tufteboxplot and stat_fivenumber due to missing imported objects from ggplot2 (#117, #121)
  • Fix text labels in top axis in theme_economist (#115)
  • Update documentation on geom_rangeframe; it should be used with coord_cartesian(clip="off"). (#120)

ggthemes 4.2.0

CRAN release: 2019-05-13

ggthemes 4.1.1

CRAN release: 2019-04-09

  • Fix bugs in geom_rangeframe and geom_tufteboxplot caused by failing to import alpha. (Thanks @flying-sheep, #110)

ggthemes 4.1.0

CRAN release: 2019-02-19

ggthemes 4.0.1

CRAN release: 2018-08-24

ggthemes 4.0.0

CRAN release: 2018-07-19

  • Added palettes and based on current versions of Excel: excel_pal_new(), scale_colour_excel_new(), and scale_fill_excel_new(). Excel ’97 based scales keep the same names.

  • Added theme_excel_new() which is based on the chart defaults of current versions of Excel.

  • Added Tableau 10 palettes and renamed old palettes in tableau_color_pal(), scale_color_tableau(), scale_fill_tableau(), and others. The continuous sequential and diverging palettes are improved by including more intermediate steps.

  • Updated theme_gdocs() to current look.

  • Updated scale_color_gdocs() and fill_color_gdocs() to current color.

  • Added scale_shapes_few() and few_shape_pal() with a shape scale and palette from Stephen Few’s “Show Me the Numbers”.

  • Removed stata argument from scale_*_economist() and theme_economist().

  • Changed the format of the ggthemes_data object.

  • Changed behavior of few_pal(). If n = 1, use gray. If n > 1 use non-gray colors.

  • Changed tremmel_shape_scale() to use alt = TRUE by default

  • Deprecated tremmel_shape_scale() argument n3alt. Use the alt argument instead.

  • Added a pkgdown site.

  • Removed vignette. Move all examples to man pages.

  • Bugfix: Fix theme_few() (#91)

  • Bugfix: Update themes to be consistent with ggplot>=3.2.0

ggthemes 3.5.0

CRAN release: 2018-05-07

ggthemes 3.4.2

CRAN release: 2018-04-03

ggthemes 3.4.1

ggthemes 3.4.0

CRAN release: 2017-02-19

ggthemes 3.3.0

CRAN release: 2016-11-24

ggthemes 3.2.0

CRAN release: 2016-07-11

  • Bugfix: In function bank_slopes(), remove methods ao, gor, and lor. These methods were not producing reliable results, and should not produce results much different than ms or as. If used, they will produce a warning, and ms will be used instead. (#68)

ggthemes 3.1.0

ggthemes 3.0.4

ggthemes 3.0.3

CRAN release: 2016-04-09

  • Bugfix: remove lintr tests that broke with new testthat.

ggthemes 3.0.2

CRAN release: 2016-02-26

ggthemes 3.0.1

CRAN release: 2016-01-10

  • Bugfix: Remove border around legends in theme_gdocs(). Thanks SandyMuspratt! Pull request #53.

  • Bugfix: Remove border around legends in theme_calc().

  • Bugfix: Add colour and fill values to theme_foundation(). This restores its behavior to version 2.2.1. Fixes Issue #56.

ggthemes 3.0.0

CRAN release: 2015-12-20

ggthemes 2.2.1

CRAN release: 2015-07-01

ggthemes 2.2.0

ggthemes 2.1.1

  • bugfix: use title case in package title; refer to ggplot2 in title
  • bugfix: fix non-escaped URLs in colorblind.R
  • bugfix: fix broken URL in few.R
  • bugfix: remove non-ascii characters in shapes.R
  • bugfix: use requireNamespace() instead of require()

ggthemes 2.1.0

CRAN release: 2014-12-18

  • New theme and scale based on Highcharts JS: scale_*_hc(), theme_hc(). Thanks jbkunst!

ggthemes 2.0.0

ggthemes 1.9.0

ggthemes 1.8.0

ggthemes 1.7.0

CRAN release: 2014-04-22

ggthemes 1.6.1

ggthemes 1.6.0

CRAN release: 2013-12-14

ggthemes 1.5.1

CRAN release: 2013-10-20

  • fix failures in R CMD check

ggthemes 1.5.0

ggthemes 1.4.0

ggthemes 1.3.4

ggthemes 1.3.3

CRAN release: 2013-03-25

ggthemes 1.3.1

CRAN release: 2012-12-22

ggthemes 1.3.0

ggthemes 1.2.0

ggthemes 1.1.0