Hello,

I am using lattice to draw boxplots.
I would like to make the whisker look shorter than the box width.
Please kindly advise how to modify the code.
Thank you.

Elaine

code

bwplot(x,y,
pch=rep("|",2),
box.umbrella = list(col = "black", lty = 1))

	[[alternative HTML version deleted]]

