Skip to content
Back to formatted view

Raw Message

Message-ID: <644e1f320904170515s446c3e45ye788a684dbc064f2@mail.gmail.com>
Date: 2009-04-17T12:15:14Z
From: jim holtman
Subject: multiplot plot spacing and text strip
In-Reply-To: <37b9f3470904162031p6ca35f37y2b02d6c68f735e40@mail.gmail.com>

?par(mar=...)
?mtext

On Thu, Apr 16, 2009 at 11:31 PM, rajesh j <akshay.rajesh at gmail.com> wrote:
> Hi everyone,
>
> I have a certain requirement and I'm not sure what to do.I need to reduce
> the spacing between plots in a multiplot. Make them really close together
> such that they almost touch.
> Also, I need to add a rectangular strip under my plot(very close to it) such
> that the strip contains some text describing it.
> Any help is appreciated
>
> --
> Rajesh.J
>
> ? ? ? ?[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem that you are trying to solve?