Skip to content
Prev 178747 / 398506 Next

latticeExtra: useOuterStrips and axis.line$lwd

Deepayan Sarkar <deepayan.sarkar at gmail.com> writes:
Wonderful, thanks! I discovered this afternoon that lwd=0 wasn't doing
what I wanted - it looked fine on screen, but the resulting eps/pdf
still had the lines. I resolved that problem by setting alpha = 0, which
I guess is the same as col = "transparent"?

Thanks again!

Tyler