colour changes
This commit is contained in:
parent
c6a720770d
commit
c8f3ddf892
5 changed files with 34 additions and 17 deletions
|
@ -124,6 +124,8 @@ bp_stability_hmap <- function(plot_df = merged_df3
|
|||
, axis.title.y = element_text(size = my_yaxts )
|
||||
, plot.title = element_text(size = my_pts
|
||||
, hjust = 0.5)
|
||||
, panel.grid = element_blank()
|
||||
, panel.background = element_rect(fill = "transparent", colour=NA)
|
||||
) +
|
||||
|
||||
labs(title = p_title
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue