minor tidy and leble adjust sizes for simple barplots
This commit is contained in:
parent
bcba0c359e
commit
61c7a30835
3 changed files with 12 additions and 6 deletions
|
@ -223,7 +223,8 @@ consurf_palette2 = c("0" = "yellow2"
|
|||
, "9" = "darkorchid4")
|
||||
|
||||
|
||||
consurf_colours = c("0" = rgb(1.00,1.00,0.59)
|
||||
consurf_colours = c(#"0" = rgb(1.00,1.00,0.59)
|
||||
"nsd" = rgb(1.00,1.00,0.59)
|
||||
, "1" = rgb(0.63,0.16,0.37)
|
||||
, "2" = rgb(0.94,0.49,0.67)
|
||||
, "3" = rgb(0.98,0.78,0.86)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue