changing labels in graphs for frontiers journal
This commit is contained in:
parent
e91d704929
commit
02fae30c29
5 changed files with 39 additions and 12 deletions
|
@ -45,7 +45,8 @@ dev.off()
|
|||
svg(plot_bp_aa_subcols_combined_labelled, width = 26, height = 8)
|
||||
OutPlot_aa_subcols_combined_labelled = cowplot::plot_grid(OutPlot_aa_PS, OutPlot_aa_LIG
|
||||
, ncol = 1
|
||||
, labels = c("(c)", "(d)")
|
||||
#, labels = c("(c)", "(d)")
|
||||
, labels = c("C", "D")
|
||||
, label_size = 20
|
||||
, align = 'v'
|
||||
, hjust = -0.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue