[rkward-users] Boxplot label

Luis Ferreira lferreira75.1 at gmail.com
Sun Apr 22 21:42:05 UTC 2012


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.

Cheers.

Luís

On Dom, 2012-04-22 at 22:25 +0100, Carlos Bessa wrote:
> Thanks all!
> 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?
> 
> best regards,
> Carlos
> 
> 
> On Fri, Apr 20, 2012 at 5:02 PM, Thomas Friedrichsmeier
> <thomas.friedrichsmeier at ruhr-uni-bochum.de> wrote:
> 
>         Hi,
>         
>         
>         On Friday 20 April 2012, Carlos Bessa wrote:
>         > 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).
>         > I have many "samples", and because the x labels are
>         horizontal... some are
>         > missing due to lack of space (see pic 1).
>         > 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).
>         > 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?
>         
>         
>         
>         well, sadly, we simply don't have any of this covered, so far.
>         You'll have to
>         make some adjustments by hand:
>         - Prepare all other aspects of the plot using the GUI.
>         - Copy the generated code from the bottom of the boxplot GUI,
>         and paste it to
>         a blank script file.
>         - Modify the call to boxplot() by hand. The parameter to
>         control label
>         orientation is "las" (0, 1, 2, or 3; see ?par). The parameters
>         to control
>         scale and font are called "cex.lab" and "font.lab".
>         
>         In fact, we should probably provide support for at least
>         orientation and scale
>         in the plot options GUI. In case you (or somebody else) would
>         like to look
>         into contributing that, take a look at the
>         "plot_options"-plugin.
>         
>         
>          > 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.
>         > with best regards,
>         
>         
>         
>         Thanks!
>         
>         Regards
>         Thomas
>         
>         ------------------------------------------------------------------------------
>         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!
>         http://p.sf.net/sfu/Boundary-d2dvs2
>         _______________________________________________
>         RKWard-users mailing list
>         RKWard-users at lists.sourceforge.net
>         https://lists.sourceforge.net/lists/listinfo/rkward-users
>         
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> 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!
> http://p.sf.net/sfu/Boundary-d2dvs2
> _______________________________________________ RKWard-users mailing list RKWard-users at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rkward-users


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-users/attachments/20120422/ad8077d5/attachment.html>


More information about the Rkward-users mailing list