xyplot G Guillaume STORCHI Tue, Mar 22, 2005 7:11 AM Try xyplot(y~factor(x)...) or xyplot(y~x | factor(z)...) it depends on your data GS