| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 30063 |
8064 d 16 h |
|
/branches/WinMake/ |
This commit was manufactured by cvs2svn to create branch 'WinMake'. |
|
| 29897 |
8075 d 3 h |
maechler |
/trunk/src/ |
add comments; clean up in dend(), dend.window() |
|
| 29428 |
8108 d 23 h |
maechler |
/trunk/src/main/ |
branch update |
|
| 29381 |
8111 d 19 h |
maechler |
/trunk/ |
branch update |
|
| 27757 |
8252 d 0 h |
ripley |
/trunk/ |
fix PR6045/6 and clarify help page for axis |
|
| 27600 |
8260 d 20 h |
ripley |
/trunk/ |
respect asp in calls to plot.window with zero range on both axes |
|
| 26479 |
8336 d 14 h |
maechler |
/trunk/ |
P.Kleinweg's patch for plclust()'s C code, PR#4197 |
|
| 26007 |
8365 d 13 h |
ripley |
/trunk/ |
fix graphics bugs 2628 4037 3504 |
|
| 25661 |
8389 d 17 h |
ripley |
/trunk/ |
fulfill PR#3424 |
|
| 24735 |
8444 d 21 h |
ripley |
/trunk/src/ |
remove #ifdef-ed old code |
|
| 23360 |
8553 d 12 h |
rgentlem |
/trunk/src/main/ |
changed the warning messages so they only print if warn is >= 0 |
|
| 22974 |
8576 d 20 h |
ripley |
/trunk/ |
symbols(thermometers=) was calculating range over the wrong extent |
|
| 21054 |
8735 d 19 h |
tlumley |
/trunk/src/main/ |
fix one more case in title(main=list(...)) |
|
| 21044 |
8736 d 3 h |
maechler |
/trunk/src/main/ |
fix comments |
|
| 21033 |
8736 d 14 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 10 h |
tlumley |
/trunk/ |
abline(untf=TRUE) was drawing negative coordinates (PR#1243) |
|
| 20377 |
8789 d 1 h |
ripley |
/trunk/ |
more tests for NA_STRING in graphics routines |
|
| 20375 |
8789 d 2 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 4 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 16 h |
ripley |
/trunk/ |
branch update |
|
| 20358 |
8789 d 18 h |
ripley |
/trunk/ |
allow additional graphical pars in rect (like polygon) |
|
| 20243 |
8799 d 3 h |
ripley |
/trunk/ |
branch update |
|
| 20197 |
8803 d 11 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 19 h |
maechler |
/trunk/ |
3 new args 4 axis() |
|
| 19912 |
8823 d 8 h |
duncan |
/trunk/src/ |
Some removal of global variables in src/main |
|
| 19875 |
8825 d 11 h |
murrell |
/trunk/src/ |
Shifted mathematical annotation code from base graphics to graphics
engine. |
|
| 18961 |
8888 d 15 h |
ripley |
/trunk/ |
omit NA labels in axis() |
|
| 18955 |
8888 d 19 h |
ripley |
/trunk/src/main/ |
remove unused call to formatString
FIXME comments on whether do_axis should plot NAs. |
|
| 18933 |
8889 d 20 h |
ripley |
/trunk/src/main/ |
omit NA_STRING string values (rather than plot "NA") |
|
| 18215 |
8931 d 8 h |
murrell |
/trunk/ |
Fix for PR#1157 |
|
| 17187 |
9001 d 3 h |
ripley |
/trunk/src/main/ |
didn't compile |
|
| 17185 |
9001 d 4 h |
ihaka |
/trunk/src/ |
Updates to support cross-hatching |
|
| 17179 |
9001 d 9 h |
murrell |
/trunk/src/ |
Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr |
|
| 17127 |
9001 d 22 h |
ripley |
/trunk/src/ |
change record/replayPlot to use GE*Snapshot functions. |
|
| 17113 |
9002 d 10 h |
murrell |
/trunk/src/ |
Shifted display list handling into graphics engine |
|
| 17063 |
9003 d 11 h |
murrell |
/trunk/src/main/ |
Fix for replayPlot() |
|
| 16912 |
9008 d 23 h |
maechler |
/trunk/ |
more symbols() fixes + Ex |
|
| 16881 |
9010 d 9 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 17 h |
maechler |
/trunk/src/main/ |
2 cut&paste + 1 other typo plus cleanup in do_symbols() |
|
| 16797 |
9016 d 1 h |
maechler |
/trunk/src/main/ |
+ 3 comments |
|