Re: [Rd] Problems with example(Grid) in grid package

2005-10-24 Thread Gabor Grothendieck
On 10/24/05, Paul Murrell <[EMAIL PROTECTED]> wrote: > Hi > > > Gabor Grothendieck wrote: > > The following: > > > > library(grid) > > grid.newpage() > > example(Grid) > > > > has the yaxis label partly cut off and the x axis label does not appear at > > all. > > Also ?grid.multipanel in that exam

Re: [Rd] Problems with example(Grid) in grid package

2005-10-24 Thread Prof Brian Ripley
On Tue, 25 Oct 2005, Paul Murrell wrote: > hadley wickham wrote: > > I've also noticed the behaviour of grid.rect() has changed in 2.2.0. > > Before the fill defaulted to transparent, but now it defaults to > > white. > > > The initial value of the 'gp' settings for the ROOT grid viewport has > ch

Re: [Rd] Problems with example(Grid) in grid package

2005-10-24 Thread Paul Murrell
Hi Gabor Grothendieck wrote: > The following: > > library(grid) > grid.newpage() > example(Grid) > > has the yaxis label partly cut off and the x axis label does not appear at > all. > Also ?grid.multipanel in that example brings up documentation for > grid-internal but this would not seem to

Re: [Rd] Problems with example(Grid) in grid package

2005-10-24 Thread Paul Murrell
Hi hadley wickham wrote: > I've also noticed the behaviour of grid.rect() has changed in 2.2.0. > Before the fill defaulted to transparent, but now it defaults to > white. The initial value of the 'gp' settings for the ROOT grid viewport has changed in 2.2.0 (see grid/doc/changes.txt). Bef

Re: [Rd] Problems with example(Grid) in grid package

2005-10-21 Thread hadley wickham
I've also noticed the behaviour of grid.rect() has changed in 2.2.0. Before the fill defaulted to transparent, but now it defaults to white. Hadley On 10/21/05, Gabor Grothendieck <[EMAIL PROTECTED]> wrote: > The following: > > library(grid) > grid.newpage() > example(Grid) > > has the yaxis lab

[Rd] Problems with example(Grid) in grid package

2005-10-21 Thread Gabor Grothendieck
The following: library(grid) grid.newpage() example(Grid) has the yaxis label partly cut off and the x axis label does not appear at all. Also ?grid.multipanel in that example brings up documentation for grid-internal but this would not seem to be internal if its part of an example. I am using: