The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
20358 8790 d 5 h ripley /trunk/ allow additional graphical pars in rect (like polygon)  
20243 8799 d 14 h ripley /trunk/ branch update  
20197 8803 d 22 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 8821 d 6 h maechler /trunk/ 3 new args 4 axis()  
19912 8823 d 19 h duncan /trunk/src/ Some removal of global variables in src/main  
19875 8825 d 21 h murrell /trunk/src/ Shifted mathematical annotation code from base graphics to graphics
engine.
 
18961 8889 d 2 h ripley /trunk/ omit NA labels in axis()  
18955 8889 d 6 h ripley /trunk/src/main/ remove unused call to formatString
FIXME comments on whether do_axis should plot NAs.
 
18933 8890 d 7 h ripley /trunk/src/main/ omit NA_STRING string values (rather than plot "NA")  
18215 8931 d 19 h murrell /trunk/ Fix for PR#1157  
17187 9001 d 14 h ripley /trunk/src/main/ didn't compile  
17185 9001 d 15 h ihaka /trunk/src/ Updates to support cross-hatching  
17179 9001 d 20 h murrell /trunk/src/ Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr
 
17127 9002 d 9 h ripley /trunk/src/ change record/replayPlot to use GE*Snapshot functions.  
17113 9002 d 21 h murrell /trunk/src/ Shifted display list handling into graphics engine  
17063 9003 d 22 h murrell /trunk/src/main/ Fix for replayPlot()  
16912 9009 d 10 h maechler /trunk/ more symbols() fixes + Ex  
16881 9010 d 20 h murrell /trunk/src/ Changes to make base graphics work with devices conforming to the new
device driver API and to work with the new graphics engine.
 
16808 9016 d 4 h maechler /trunk/src/main/ 2 cut&paste + 1 other typo plus cleanup in do_symbols()  
16797 9016 d 12 h maechler /trunk/src/main/ + 3 comments  

Show All