updated distribution scripts to try adding points
This commit is contained in:
parent
3bb2d3c78c
commit
aa4294dff2
2 changed files with 7 additions and 4 deletions
|
@ -187,6 +187,7 @@ p1 = ggplot(df, aes(x = duet_scaled
|
|||
|
||||
#printFile=geom_density_ridges_gradient(
|
||||
geom_density_ridges_gradient(aes(fill = country_code)
|
||||
, jittered_points = TRUE
|
||||
, scale = 3
|
||||
, size = 0.3 ) +
|
||||
facet_wrap( ~lineage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue