| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 26795 |
8308 d 2 h |
|
/branches/R-gcontext/ |
This commit was manufactured by cvs2svn to create branch 'R-gcontext'. |
|
| 26479 |
8335 d 22 h |
maechler |
/trunk/ |
P.Kleinweg's patch for plclust()'s C code, PR#4197 |
|
| 26007 |
8364 d 21 h |
ripley |
/trunk/ |
fix graphics bugs 2628 4037 3504 |
|
| 25661 |
8389 d 1 h |
ripley |
/trunk/ |
fulfill PR#3424 |
|
| 24735 |
8444 d 5 h |
ripley |
/trunk/src/ |
remove #ifdef-ed old code |
|
| 23360 |
8552 d 20 h |
rgentlem |
/trunk/src/main/ |
changed the warning messages so they only print if warn is >= 0 |
|
| 22974 |
8576 d 4 h |
ripley |
/trunk/ |
symbols(thermometers=) was calculating range over the wrong extent |
|
| 21054 |
8735 d 3 h |
tlumley |
/trunk/src/main/ |
fix one more case in title(main=list(...)) |
|
| 21044 |
8735 d 11 h |
maechler |
/trunk/src/main/ |
fix comments |
|
| 21033 |
8735 d 22 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 |
8768 d 18 h |
tlumley |
/trunk/ |
abline(untf=TRUE) was drawing negative coordinates (PR#1243) |
|
| 20377 |
8788 d 9 h |
ripley |
/trunk/ |
more tests for NA_STRING in graphics routines |
|
| 20375 |
8788 d 10 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 |
8788 d 12 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 0 h |
ripley |
/trunk/ |
branch update |
|
| 20358 |
8789 d 2 h |
ripley |
/trunk/ |
allow additional graphical pars in rect (like polygon) |
|
| 20243 |
8798 d 11 h |
ripley |
/trunk/ |
branch update |
|
| 20197 |
8802 d 19 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 3 h |
maechler |
/trunk/ |
3 new args 4 axis() |
|
| 19912 |
8822 d 16 h |
duncan |
/trunk/src/ |
Some removal of global variables in src/main |
|
| 19875 |
8824 d 19 h |
murrell |
/trunk/src/ |
Shifted mathematical annotation code from base graphics to graphics
engine. |
|
| 18961 |
8887 d 23 h |
ripley |
/trunk/ |
omit NA labels in axis() |
|
| 18955 |
8888 d 3 h |
ripley |
/trunk/src/main/ |
remove unused call to formatString
FIXME comments on whether do_axis should plot NAs. |
|
| 18933 |
8889 d 4 h |
ripley |
/trunk/src/main/ |
omit NA_STRING string values (rather than plot "NA") |
|
| 18215 |
8930 d 16 h |
murrell |
/trunk/ |
Fix for PR#1157 |
|
| 17187 |
9000 d 11 h |
ripley |
/trunk/src/main/ |
didn't compile |
|
| 17185 |
9000 d 12 h |
ihaka |
/trunk/src/ |
Updates to support cross-hatching |
|
| 17179 |
9000 d 17 h |
murrell |
/trunk/src/ |
Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr |
|
| 17127 |
9001 d 6 h |
ripley |
/trunk/src/ |
change record/replayPlot to use GE*Snapshot functions. |
|
| 17113 |
9001 d 18 h |
murrell |
/trunk/src/ |
Shifted display list handling into graphics engine |
|
| 17063 |
9002 d 19 h |
murrell |
/trunk/src/main/ |
Fix for replayPlot() |
|
| 16912 |
9008 d 7 h |
maechler |
/trunk/ |
more symbols() fixes + Ex |
|
| 16881 |
9009 d 17 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 |
9015 d 1 h |
maechler |
/trunk/src/main/ |
2 cut&paste + 1 other typo plus cleanup in do_symbols() |
|
| 16797 |
9015 d 9 h |
maechler |
/trunk/src/main/ |
+ 3 comments |
|
| 16482 |
9040 d 3 h |
maechler |
/trunk/src/main/ |
NA col; cosmetic; -Wall; comments |
|
| 15973 |
9086 d 2 h |
ripley |
/trunk/ |
all zero-length arrows |
|
| 15508 |
9111 d 19 h |
pd |
/trunk/ |
patch update |
|
| 15168 |
9126 d 20 h |
pd |
/trunk/ |
branch update |
|
| 14357 |
9194 d 4 h |
ripley |
/trunk/ |
add nsmall argument to format |
|