Herry,
mosaic() by default uses the labeling_border() workhorse, which gives
you the choice of modifying either gp_labels or gp_varnames. So just
replacing gp_text by gp_labels shoud do the trick.
Best
David
--
Hi List,
I am trying unsucessfully to modify the fontsize of lables in mos
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 20 September 2007 11:38 a.m.
> To: Patrick Connolly; [EMAIL PROTECTED]
> Subject: RE: [R] fontsize in mosaic plot lables
>
> Thanks Patric,
>
> mosaic{vdc} takes gpar parameters. So cex.axis does not w
, 2007 7:15 AM
To: Herr, Alexander Herr - Herry (CSE, Townsville);
[EMAIL PROTECTED]
Subject: RE: [R] fontsize in mosaic plot lables
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> [EMAIL PROTECTED]
> Sent: Wednesday, 19 September 2007 2:04 p.m.
> To: [
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> [EMAIL PROTECTED]
> Sent: Wednesday, 19 September 2007 2:04 p.m.
> To: [EMAIL PROTECTED]
> Subject: [R] fontsize in mosaic plot lables
>
> Hi List,
>
> I am trying unsucessfully to modify th
Hi List,
I am trying unsucessfully to modify the fontsize of lables in mosaic:
require(vcd)
mosaic(Titanic, pop=FALSE,
labeling_args=list(rot_labels=c(bottom=90,top=90),
set_varnames = c(Sex = "Gender"),
gp_text=gpar(fontsize=20))) #can't get it to resize text
tab <- ifelse(Tita
5 matches
Mail list logo