<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.1.92">
</HEAD>
<BODY>
Hi.<BR>
<BR>
I'm a relative newbie with R and RKward and I was starting to write an analogous e-mail when read this.<BR>
I'm with a similar problem, with axis labels being cut by margins; I tried to change the parameters<BR>
<BR>
las = 2<BR>
or<BR>
mar = c(5, 200, 4, 2) + 0.1<BR>
or<BR>
mai = c(0.5, 2, 0.5, 0.5)<BR>
<BR>
and paste the code on R Console, but no joy.<BR>
I'm getting this results:<BR>
<BR>
<A HREF="http://dl.dropbox.com/u/5076546/boxplot_grouped_0.png">http://dl.dropbox.com/u/5076546/boxplot_grouped_0.png</A><BR>
<BR>
with las = 2<BR>
<A HREF="http://dl.dropbox.com/u/5076546/boxplot_grouped.png">http://dl.dropbox.com/u/5076546/boxplot_grouped.png</A><BR>
<BR>
Changing mar or mai doesn’ t   appear to make changes on output.<BR>
Any ideas?<BR>
<BR>
Cheers.<BR>
Luís<BR>
<BR>
On Sex, 2012-04-20 at 14:24 +0100, Carlos Bessa wrote:
<BLOCKQUOTE TYPE=CITE>
    Hi,<BR>
    I'm using rkward to analyse some experimental data and I'm hitting a problem when plotting a box plot (haven't tryed other plot type yet).<BR>
    I have many "samples", and because the x labels are horizontal... some are missing due to lack of space (see pic 1). <BR>
    I've also tryed a vertical box plot, expecting the x labels to remain horizontal... but no. They change to vertical... and so there's not enough space this way either (see pic2).<BR>
    Is there a way to change the x label position to vertical, or 45º? I also haven't found a way to change font/size.. but perhaps there isn't any?<BR>
    <BR>
    Let me finish by complementing the authors on such a great program. It's definately the most user-friendly, good looking, R GUI I've tryed so far.<BR>
    with best regards,<BR>
    Carlos<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
<PRE>
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
<A HREF="http://p.sf.net/sfu/Boundary-d2dvs2">http://p.sf.net/sfu/Boundary-d2dvs2</A>
_______________________________________________ RKWard-users mailing list <A HREF="mailto:RKWard-users@lists.sourceforge.net">RKWard-users@lists.sourceforge.net</A> <A HREF="https://lists.sourceforge.net/lists/listinfo/rkward-users">https://lists.sourceforge.net/lists/listinfo/rkward-users</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>