I'm using the levelplot function in the lattice package. I am plotting a
grid of cells and I want grid lines drawn between cells. I've spent a lot of
time trying different options. I've also looked at panel.levelplot. The
border parameter seems to be ignored or it doesn't mean cell border color. 

 

The panel.levelplot calls grid.rect but forces lwd=1e-5 instead the passed
lwd. On the surface, this looks mighty small. Could this be the problem?

 

I'm hoping there's a simple solution. Is there some way to get them without
writing my own panel function?

 

DAV

 

 


        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to