Skip to content
Prev 366011 / 398503 Next

[FORGED] help with gradient boxplot

Hi

Great to hear you have it working.

Figuring out the names of grobs takes two things:

1. someone has to name the grobs
2. grid.ls()

The reason why I did my example using 'lattice' is because 'lattice' 
names all of its grobs.  There is a document ...

http://lattice.r-forge.r-project.org/Vignettes/src/naming-scheme/namingScheme.pdf

... that describes the 'lattice' naming scheme.

Paul
On 10/12/16 10:39, Fix Ace wrote: