Hi, IS is possible to align a chart to the left of the plot area as to make space for a legend? -- Regards/Groete/Mit freundlichen Grüßen/recuerdos/meilleures salutations/ distinti saluti/siong/duì yú/привет Jurgens de Bruin [[alternative HTML version deleted]]
See ?par and its "mar" argument. Uwe Ligges On 24.10.2011 11:15, Jurgens de Bruin wrote:> Hi, > > IS is possible to align a chart to the left of the plot area as to make > space for a legend? > > > > > ______________________________________________ > 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.
On Oct 24, 2011, at 11:15 , Jurgens de Bruin wrote:> Hi, > > IS is possible to align a chart to the left of the plot area as to make > space for a legend?Various possibilities, depending on what you mean precisely: You can create a larger right hand margin. See the mar= argument under help(par). You can do split-screen with layout() You can adjust the x axis by setting xlim= .> > -- > Regards/Groete/Mit freundlichen Gr??en/recuerdos/meilleures salutations/ > distinti saluti/siong/du? y?/?????? > > Jurgens de Bruin > > [[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.-- Peter Dalgaard, Professor Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
Yes. If you want a more detailed answer, follow the posting guide instructions and provide a reproducible example. There are three plot systems in R, each with their own approaches to solving this problem. --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<jdnewmil@dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity. Jurgens de Bruin <debruinjj@gmail.com> wrote: Hi, IS is possible to align a chart to the left of the plot area as to make space for a legend? -- Regards/Groete/Mit freundlichen Gr����en/recuerdos/meilleures salutations/ distinti saluti/siong/du�� y��/������������ Jurgens de Bruin [[alternative HTML version deleted]] _____________________________________________ R-help@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. [[alternative HTML version deleted]]