Skip to content

wireframe: how to remove the frame around my plot?

2 messages · Uwe Ligges, Brian Ripley

#
[moved to R-devel]
Uwe Ligges wrote:

            
Sorry, I do not have the time to look really close, but a *long shot* is 
that we have discovered a windows-only bug related to the fixed PR#1881.
Perhaps a similar bug in lattice as it was in R-base?

Uwe Ligges
#
On Sun, 27 Jul 2003, Uwe Ligges wrote:

            
It does work for me, correctly producing nothing.
Not possible: base graphics and grid graphics use the same set of
primitive operations in the graphics drivers.  *However*, there is a bug
in GA_Line (it's col not fgcolor that is NA) seemingly (cvs is down)  
introduced at the same time.  Once cvs is available again I'll commit it.