Small update to hbar()
This commit is contained in:
parent
b94436b70e
commit
956ffb2bdc
28 changed files with 36 additions and 27 deletions
1
R/hbar.R
1
R/hbar.R
|
|
@ -104,7 +104,6 @@ hbar <- function(.tbl, x, y, group = NULL, initiative = "reach", x_title = "", y
|
|||
y_title = y_title,
|
||||
alpha_fill = 1,
|
||||
pal = main_col,
|
||||
stack = stack,
|
||||
...)
|
||||
} else {
|
||||
group_name <- rlang::as_name(rlang::enquo(group))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue