Skip to content

qqline plots outside plot area

5 messages · Denis Chabot, David Winsemius, Simon Urbanek +1 more

#
And it now works fine for me as well. When I was running some of the  
graphics examples in the thread yesterday on recreating a JMP graphic,  
I noticed that the behavior had persisted in other plots, but that it  
later reverted to normal clipping behavior. Today rerunning that code  
does not reproduce the problem. I have revisited the webpage ;
http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=127
  ... and repasted the code and the off-graph plotting does not return.
#
On Mar 18, 2009, at 8:44 , David Winsemius wrote:

            
Oh my - the quality of the graphs on that website is horrible ... it's  
quite embarrassing that people create such horrible output despite the  
fact that R has much better graphics devices ...

Cheers,
Simon
#
Eric,
On Mar 18, 2009, at 10:38 , Eric Wooten wrote:

            
To be honest I have absolutely no idea what you're talking about. I  
was not talking about any packages or hidden features at all. Almost  
all default graphics device (quartz on Mac OS X and X11 on all other  
unices) as well as bitmap graphics output (png, jpeg, ...) are now  
producing very nice output and Brian Ripley has spent quite some time  
recently making all devices as consistent as possible and adding cairo  
backend to be default in R to produce good output and support modern  
drawing features. In addition, there are better formats such as PDF to  
consider which also work very well. Hence I don't see why we should  
put up with font rendering reminiscent of the time of 8 color displays  
many decades ago.

In addition we are on SIG-Mac here, and you have to work really,  
really hard to get such horrible output on a Mac ;)

Cheers,
Simon