Skip to content
Prev 279852 / 398503 Next

axis line width in boxplots

Not sure which boxplot you;re using; on mine (R 3.13.1) lwd isn;t pushed through to box() and axis()

However, it's fixable in boxplot() by producing the boxplot with axes=FALSE and then using axis() and box() with your specified line parameters to add the box and axes separately with whatever lwd your version supports.

S Ellison


*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}