search for: sunpanel

Displaying 2 results from an estimated 2 matches for "sunpanel".

Did you mean: subpanel
2006 Apr 04
1
Grid graphics issues
...success. I can use trellis.device to open the device, but that causes the same problem. -- Chris library("grid"); library("lattice"); library("gridBase"); trellis.par.set(theme = col.whitebg()); outer.plot.limits = c(0.75, 5.25); inner.plot.limits = c(0.92, 5.08); sunpanel <- function(x, y, subscripts, ...) { pushViewport(viewport(x = 0.5, y = 0.5, just = "center")); par(plt = gridPLT(), new = TRUE); sunflowerplot(x, y, axes = FALSE, xlab = "", ylab = "", xlim = inner.plot.limits, ylim = inner.plot.limits); popVi...
2007 Aug 14
2
Using sunflowerplot to add points in a xyplot panel
Hi, I use panel.points to add points to a xyplot graphic. But I like to use the sunflowerplot to plot my points because this is very superimposed. It is possible to use this? I try but it dont work directly. It may be need to put this function inside a panel.??? Thanks Ronaldo -- Where there's a will, there's a relative. -- > Prof. Ronaldo Reis J?nior | .''`.