The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
27757 8251 d 21 h ripley /trunk/ fix PR6045/6 and clarify help page for axis  
27600 8260 d 17 h ripley /trunk/ respect asp in calls to plot.window with zero range on both axes  
26479 8336 d 10 h maechler /trunk/ P.Kleinweg's patch for plclust()'s C code, PR#4197  
26007 8365 d 9 h ripley /trunk/ fix graphics bugs 2628 4037 3504  
25661 8389 d 13 h ripley /trunk/ fulfill PR#3424  
24735 8444 d 18 h ripley /trunk/src/ remove #ifdef-ed old code  
23360 8553 d 8 h rgentlem /trunk/src/main/ changed the warning messages so they only print if warn is >= 0  
22974 8576 d 17 h ripley /trunk/ symbols(thermometers=) was calculating range over the wrong extent  
21054 8735 d 16 h tlumley /trunk/src/main/ fix one more case in title(main=list(...))  
21044 8735 d 23 h maechler /trunk/src/main/ fix comments  
21033 8736 d 10 h tlumley /trunk/src/ PR#1939 title(main=list("title")) was broken, as was
title(main=list(quote(beta),col="red"))
More documentation for for().
 
20612 8769 d 7 h tlumley /trunk/ abline(untf=TRUE) was drawing negative coordinates (PR#1243)  
20377 8788 d 22 h ripley /trunk/ more tests for NA_STRING in graphics routines  
20375 8788 d 23 h ripley /trunk/ makes strwidth/strheight take the same input as text.
plot.hclust was plotting NA labels: no longer
remove some unused (and now incorrect) code from plot.c
 
20371 8789 d 0 h ripley /trunk/ Move fix of PR#1739 to R-devel, and change the values.
Improve the help for nchar and strwidth/height
 
20361 8789 d 12 h ripley /trunk/ branch update  
20358 8789 d 15 h ripley /trunk/ allow additional graphical pars in rect (like polygon)  
20243 8799 d 0 h ripley /trunk/ branch update  
20197 8803 d 8 h murrell /trunk/src/main/ Fix to conversion of plotmath G* to GE* functions.
Problem spotted by MM using:
x <- y <- -10:10
ff <- function() persp(x,y, outer(x,y,
function(x,y)sin(sqrt(x^2+4*y^2))))

ff() ; title(expression(sin(x))) ## title is *NOT* drawn !!!
 
19936 8820 d 15 h maechler /trunk/ 3 new args 4 axis()  

Show All