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]]
Reasonably Related Threads
- changing outlier shapes of boxplots using lattice
- locating boxplot in bwplot (lattice)
- Lattice::bwplot unexpected behaviour when using vector of colors
- Lattice::bwplot unexpected behaviour when using vector of colors
- (Lattice) How to improve the readability of a bwplot, i.e. separating groups somehow