Small update to hbar()

This commit is contained in:
gnoblet 2022-07-06 19:10:22 -04:00
parent b94436b70e
commit 956ffb2bdc
28 changed files with 36 additions and 27 deletions

View file

@ -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))