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
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
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
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
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
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: