mirror of
https://github.com/dchakro/ggplot_themes.git
synced 2026-05-17 11:22:16 -07:00
hotfix parameter name
This commit is contained in:
parent
93f6d8e66f
commit
1950639090
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ DC_theme_generator <- function(type,
|
|||
title.fontstyle = "bold.italic",
|
||||
title.fontsize.cex = 1.5,
|
||||
x_gridline=NA,
|
||||
x_gridline=NA){
|
||||
y_gridline=NA){
|
||||
|
||||
# #<---------------------------->
|
||||
# # You must include this section when:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue