The source project of this merge request has been removed.
add an argument to bars_fun to split graph as facet_wrap
1 unresolved thread
1 unresolved thread
a new argument in bars_fun()
named split
to separate compositional barplot like facet_wrap
Merge request reports
Activity
Filter activity
mentioned in issue #9 (closed)
- Resolved by Philippe Ruiz
- Resolved by Philippe Ruiz
- Resolved by Philippe Ruiz
- Resolved by Philippe Ruiz
- Resolved by Philippe Ruiz
157 157 keep = TRUE) %>% 158 158 subplot(nrows = 1, shareX = TRUE, shareY=TRUE, titleX = FALSE) %>% 159 159 layout(title=plottitle, 160 160 layout(title=plottitle, xaxis = list(title = glue("{Fact1} = {unique(meltdat[, Fact1])[1]}")), changed this line in version 8 of the diff
mentioned in commit f6282cac
Please register or sign in to reply