various plots
This commit is contained in:
parent
a6d93b3fa8
commit
285b28b1d6
2 changed files with 17 additions and 6 deletions
|
@ -123,7 +123,8 @@ bp_stability_hmap <- function(plot_df = merged_df3
|
|||
#, axis.title.x = element_text(size = my_xaxts)
|
||||
, axis.title.y = element_text(size = my_yaxts )
|
||||
, plot.title = element_text(size = my_pts
|
||||
, hjust = 0.5)) +
|
||||
, hjust = 0.5)
|
||||
) +
|
||||
|
||||
labs(title = p_title
|
||||
, x = my_xlab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue