jrnold/ggthemes

theme_few missing axis labels and gridlines

chriscesar opened this issue · 3 comments

Hi,

Title says it all really. Using ggthemes_3.5.0 with theme_few(), the package no longer prints axis labels and gridlines. Other functions (e.g. theme_tufte) work fine.

Running 32 bit R version 3.5.0 (2018-04-23).

Many thanks,

Chris

'standard' version:
image

theme_few() version:
image

theme_stata() version:
image

Same exact problem, rolling back to 3.4.2 solves the problem.

require(devtools)
install_version("ggthemes", version = "3.4.2", repos = "http://cran.us.r-project.org")

Edit: I've been testing 3.5.0 and there are themes that do work and others dont.

Sorry. Fixed in the github version; I'll push to CRAN soon. I had updated the colors to fix #89 and changed the color names which screwed up the theme.