Skip to content

Commit

Permalink
small modification on Fig 4B
Browse files Browse the repository at this point in the history
  • Loading branch information
bbarres committed Jun 14, 2020
1 parent 9b1e89c commit 37685f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stackedbar_fig.R
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ par(mar=c(4.1,0.5,0,0))
plot.new()
legend('topleft',legend=row.names(repond_pestcat)[6:1],border="transparent",
pch=15,col=colovec[6:1],bg=colovec[6:1],bty ="n",horiz=FALSE,
cex=0.9,pt.cex=1.4,x.intersp=1.5,y.intersp=6)
cex=0.9,pt.cex=1.4,x.intersp=1.5,y.intersp=4)
par(op)
par(def.par)

Expand Down

0 comments on commit 37685f4

Please sign in to comment.