You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested to use to to create ancestry related graphics. The plot is constructed beautifully. However, I'm looking to enhance the graphics by two further things: 1) a) make the axis ticks in bold, increase their font size, and b) the ancestries (anc1, anc2, and anc3 in this case) font bigger and bold.
2) I'd like to bring the plot title in the middle, that is right above the triangle, which at the moment is sort of left aligned.
Hi Nicholas,
Thanks for awesome library.
I'm interested to use to to create ancestry related graphics. The plot is constructed beautifully. However, I'm looking to enhance the graphics by two further things: 1) a) make the axis ticks in bold, increase their font size, and b) the ancestries (anc1, anc2, and anc3 in this case) font bigger and bold.
2) I'd like to bring the plot title in the middle, that is right above the triangle, which at the moment is sort of left aligned.
I've tried tinkering with geom_text but that doesn't help, I've tried to play within the
theme_rgbw
but it doesn't allow changes.Thanks~
I'm using
ggtern_3.3.0
,ggplot2_3.3.2
andR v4.0
The text was updated successfully, but these errors were encountered: