theme_few missing axis labels and gridlines
chriscesar opened this issue · 3 comments
chriscesar commented
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
chriscesar commented
lozalojo commented
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.