Skip to content
Prev 65187 / 398502 Next

altering legend with plot(density(..))

Brian Hook wrote:

            
So you are using legend() specifying coordinates outside the plot region?

Yes, it work if you set par(xpd=TRUE) before, see ?par.

Uwe Ligges