[R] textbox in lattice

Paul Murrell p.murrell at auckland.ac.nz
Thu Jun 3 05:26:00 CEST 2010


Hi

On 2/06/2010 7:33 p.m., baptiste auguie wrote:
> On 2 June 2010 07:55, Deepayan Sarkar<deepayan.sarkar at gmail.com>  wrote:
>>
>>
>> Something like this should also work, except that the grob produced by
>> tableGrob() doesn't seem to know its height.
>
> Indeed, I have not been successful in writing good
> widthDetails/heightDetails methods for this grob since all the drawing
> calculations are made in the drawDetails method. Maybe some of these
> calculations don't really need to be made at drawing time.

Or the same drawing calculations have to be repeated within 
width/heightDetails - those methods should get run within the same 
graphical context as the drawDetails method.

Paul

> Best,
>
> baptiste
>
> ______________________________________________
> 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.

-- 
Dr Paul Murrell
Department of Statistics
The University of Auckland
Private Bag 92019
Auckland
New Zealand
64 9 3737599 x85392
paul at stat.auckland.ac.nz
http://www.stat.auckland.ac.nz/~paul/



More information about the R-help mailing list