Skip to content
Prev 255436 / 398500 Next

transparent grays?

Try this:

with(trees, symbols(Height, Volume, circles=Girth/24, inches=FALSE, fg
= "gray30",
 bg = sapply(apply(rbind(col2rgb(gray(seq(0,1, l = 10)))/255, alpha =
0.5), 2, as.list), do.call, what = rgb)))
On Thu, Mar 31, 2011 at 2:52 PM, Frostygoat <frostygoat at gmail.com> wrote: