Skip to content
Snippets Groups Projects

add an argument to bars_fun to split graph as facet_wrap

Merged Philippe Ruiz requested to merge (removed):Splitbars_fun into master
1 unresolved thread

a new argument in bars_fun() named split to separate compositional barplot like facet_wrap

Merge request reports

Merged by Etienne RifaEtienne Rifa 4 years ago (Feb 10, 2021 9:50am UTC)

Loading

Pipeline #26166 passed

Pipeline passed for f6282cac on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Etienne Rifa
  • Etienne Rifa
  • Etienne Rifa
  • Etienne Rifa
  • Philippe Ruiz added 1 commit

    added 1 commit

    • 01d70700 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Philippe Ruiz added 1 commit

    added 1 commit

    • 7ae057cf - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Philippe Ruiz added 1 commit

    added 1 commit

    • 758c8c51 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Philippe Ruiz added 1 commit

    added 1 commit

    • 9603d33a - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Philippe Ruiz resolved all threads

    resolved all threads

  • Philippe Ruiz added 1 commit

    added 1 commit

    • 9daac02d - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • 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]}")),
  • Philippe Ruiz resolved all threads

    resolved all threads

  • Philippe Ruiz added 1 commit

    added 1 commit

    • 0b0014d5 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Etienne Rifa mentioned in commit f6282cac

    mentioned in commit f6282cac

  • merged

  • Please register or sign in to reply
    Loading