<!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>
<BR>
I'm not sure if this is the fastest/eficient way, but you can (1) copy/paste the images in output html, (2) export the html and open with a browser or (3) you can copy the temporary images on RKward temporary/workspace (here is /home/lf/.rkward) directory.<BR>
<BR>
Cheers.<BR>
<BR>
Luís<BR>
<BR>
On Dom, 2012-04-22 at 22:25 +0100, Carlos Bessa wrote:
<BLOCKQUOTE TYPE=CITE>
    Thanks all!<BR>
    I followed your instructions and now have the charts as i wanted. I did hit another bump though... i use the preview window from the GUI to export the plot to pdf/svg. But if i use the script file or just type it on the console the plot shows up on the output window... and i haven't found a way to export it. I'm guessing there's some command that i can add to the script to export it to some desired format, but i haven't found that yet. Can you help me with that?<BR>
    <BR>
    best regards,<BR>
    Carlos<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    On Fri, Apr 20, 2012 at 5:02 PM, Thomas Friedrichsmeier <<A HREF="mailto:thomas.friedrichsmeier@ruhr-uni-bochum.de">thomas.friedrichsmeier@ruhr-uni-bochum.de</A>> wrote:<BR>
    <BLOCKQUOTE>
        Hi,
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
        On Friday 20 April 2012, Carlos Bessa wrote:<BR>
        > I'm using rkward to analyse some experimental data and I'm hitting a<BR>
        > 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<BR>
        > missing due to lack of space (see pic 1).<BR>
        > I've also tryed a vertical box plot, expecting the x labels to remain<BR>
        > horizontal... but no. They change to vertical... and so there's not enough<BR>
        > space this way either (see pic2).<BR>
        > Is there a way to change the x label position to vertical, or 45º? I also<BR>
        > haven't found a way to change font/size.. but perhaps there isn't any?<BR>
        <BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        well, sadly, we simply don't have any of this covered, so far. You'll have to<BR>
        make some adjustments by hand:<BR>
        - Prepare all other aspects of the plot using the GUI.<BR>
        - Copy the generated code from the bottom of the boxplot GUI, and paste it to<BR>
        a blank script file.<BR>
        - Modify the call to boxplot() by hand. The parameter to control label<BR>
        orientation is "las" (0, 1, 2, or 3; see ?par). The parameters to control<BR>
        scale and font are called "cex.lab" and "font.lab".<BR>
        <BR>
        In fact, we should probably provide support for at least orientation and scale<BR>
        in the plot options GUI. In case you (or somebody else) would like to look<BR>
        into contributing that, take a look at the "plot_options"-plugin.
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
         > Let me finish by complementing the authors on such a great program. It's<BR>
        > definately the most user-friendly, good looking, R GUI I've tryed so far.<BR>
        > with best regards,<BR>
        <BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        Thanks!<BR>
        <BR>
        Regards<BR>
        <FONT COLOR="#888888">Thomas</FONT><BR>
        <BR>
        ------------------------------------------------------------------------------<BR>
        For Developers, A Lot Can Happen In A Second.<BR>
        Boundary is the first to Know...and Tell You.<BR>
        Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!<BR>
        <A HREF="http://p.sf.net/sfu/Boundary-d2dvs2">http://p.sf.net/sfu/Boundary-d2dvs2</A><BR>
        _______________________________________________<BR>
        RKWard-users mailing list<BR>
        <A HREF="mailto:RKWard-users@lists.sourceforge.net">RKWard-users@lists.sourceforge.net</A><BR>
        <A HREF="https://lists.sourceforge.net/lists/listinfo/rkward-users">https://lists.sourceforge.net/lists/listinfo/rkward-users</A><BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<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>