renamed file and updated logo plot code
This commit is contained in:
parent
95e8205189
commit
77cc5bf42c
2 changed files with 96 additions and 117 deletions
|
@ -251,7 +251,7 @@ p2
|
|||
p3 = p2 +
|
||||
theme(legend.position = "bottom"
|
||||
, legend.text = element_text(size = my_lts)
|
||||
, axis.text.x = element_text(size = my_ats-
|
||||
, axis.text.x = element_text(size = my_ats
|
||||
, angle = 90)
|
||||
, axis.text.y = element_blank())
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue