I have a dotplot somewhat like
example.dotplot() that comes with splus. (I?m using Professional Edition Version
6.1.2 Release 1 for Microsoft Windows : 2002.) I?d like to make the factor labels along
the left margin larger, and can?t figure out how. I tried inserting cex=1 into my call to
dotplot, but that made the plotted points bigger, not the text. (I was able to enlarge the text in the
label strip, following examples in the programmer?s manual.)
I?d appreciate advice on how to
enlarge the factor labels along the left side. Thanks.
Dave Parkhurst