Skip to content
Prev 32650 / 398528 Next

Postscript query: plotting long vectors

On Thu, 29-May-2003 at 04:02PM -0700, Don MacQueen wrote:
|> When I run the example in R 1.6.2, and view it with gs, I get a good plot.
|> When I run the example in R 1.7.0, and view it with gs, I get a bad plot.
|> (run on the same host)
|> 
|> My "bad plot" is as described by Stephen.


[ ... ]

|> 
|> 0.00 -0.00 l
|> 0.00 -0.00 l
|> 
|> Looks like it might be a formatting issue on how these lines were written.
|> 
|> My version information:
|> 
|> ---- 1.6.2 ----
|> > version
|> platform sparc-sun-solaris2.7
|> arch     sparc              
|> os       solaris2.7         
|> system   sparc, solaris2.7  
|> status                      
|> major    1                  
|> minor    6.2                
|> year     2003               
|> month    01                 
|> day      10                 
|> language R                  
|> >
|> 
|> ---- 1.7.0 ----
|> > version
|>          _                  
|> platform sparc-sun-solaris2.7
|> arch     sparc              
|> os       solaris2.7         
|> system   sparc, solaris2.7  
|> status                      
|> major    1                  
|> minor    7.0                
|> year     2003               
|> month    04                 
|> day      16                 
|> language R                  

I can confirm similar results using Redhat Linux 7.3 with the same two
R releases and gv 3.5.8.


best