R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-Win-CMD
/
src
/
main
/
plot.c
@ 28362
– Rev 28254
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
28254
20662 d 10 h
/branches/R-Win-CMD/
This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.
/branches/R-Win-CMD
/branches/R-Win-CMD/Attic
27757
8252 d 0 h
ripley
/trunk/
fix PR6045/6 and clarify help page for axis
/trunk/NEWS
/trunk/src/library/graphics/man/axis.Rd
/trunk/src/main/plot.c
27600
8260 d 20 h
ripley
/trunk/
respect asp in calls to plot.window with zero range on both axes
/trunk/NEWS
/trunk/src/main/plot.c
26479
8336 d 13 h
maechler
/trunk/
P.Kleinweg's patch for plclust()'s C code, PR#4197
/trunk/NEWS
/trunk/src/main/plot.c
26007
8365 d 12 h
ripley
/trunk/
fix graphics bugs 2628 4037 3504
/trunk/NEWS
/trunk/src/library/base/R/boxplot.R
/trunk/src/library/base/man/par.Rd
/trunk/src/main/par.c
/trunk/src/main/plot.c
/trunk/tests/reg-plot.ps.save
25661
8389 d 16 h
ripley
/trunk/
fulfill PR#3424
/trunk/NEWS
/trunk/src/include/Rdevices.h
/trunk/src/library/base/R/device.R
/trunk/src/library/base/man/dev2.Rd
/trunk/src/main/graphics.c
/trunk/src/main/names.c
/trunk/src/main/plot.c
24735
8444 d 21 h
ripley
/trunk/src/
remove #ifdef-ed old code
/trunk/src/appl/bakslv.c
/trunk/src/gnuwin32/devga.c
/trunk/src/main/Rdynload.c
/trunk/src/main/array.c
/trunk/src/main/bind.c
/trunk/src/main/builtin.c
/trunk/src/main/coerce.c
/trunk/src/main/dotcode.c
/trunk/src/main/eval.c
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/main/graphics.c
/trunk/src/main/main.c
/trunk/src/main/model.c
/trunk/src/main/names.c
/trunk/src/main/objects.c
/trunk/src/main/platform.c
/trunk/src/main/plot.c
/trunk/src/main/plot3d.c
/trunk/src/main/plotmath.c
/trunk/src/main/printutils.c
/trunk/src/main/subscript.c
/trunk/src/main/unique.c
/trunk/src/main/util.c
/trunk/src/modules/X11/devX11.c
/trunk/src/nmath/ptukey.c
/trunk/src/nmath/qbeta.c
/trunk/src/nmath/qnorm.c
23360
8553 d 11 h
rgentlem
/trunk/src/main/
changed the warning messages so they only print if warn is >= 0
/trunk/src/main/plot.c
22974
8576 d 19 h
ripley
/trunk/
symbols(thermometers=) was calculating range over the wrong extent
/trunk/NEWS
/trunk/src/main/plot.c
21054
8735 d 18 h
tlumley
/trunk/src/main/
fix one more case in title(main=list(...))
/trunk/src/main/plot.c
21044
8736 d 2 h
maechler
/trunk/src/main/
fix comments
/trunk/src/main/plot.c
21033
8736 d 13 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().
/trunk/src/library/base/man/Control.Rd
/trunk/src/main/plot.c
20612
8769 d 9 h
tlumley
/trunk/
abline(untf=TRUE) was drawing negative coordinates (PR#1243)
/trunk/NEWS
/trunk/src/main/plot.c
20377
8789 d 1 h
ripley
/trunk/
more tests for NA_STRING in graphics routines
/trunk/NEWS
/trunk/src/main/plot.c
/trunk/src/main/plot3d.c
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
/trunk/NEWS
/trunk/src/library/base/man/strwidth.Rd
/trunk/src/main/plot.c
20371
8789 d 3 h
ripley
/trunk/
Move fix of PR#1739 to R-devel, and change the values.
Improve the help for nchar and strwidth/height
/trunk/NEWS
/trunk/src/library/base/man/nchar.Rd
/trunk/src/library/base/man/strwidth.Rd
/trunk/src/main/character.c
/trunk/src/main/plot.c
20361
8789 d 15 h
ripley
/trunk/
branch update
/trunk/NEWS
/trunk/doc/manual/R-exts.texi
/trunk/src/library/base/R/format.R
/trunk/src/main/character.c
/trunk/src/main/plot.c
/trunk/tests/reg-tests-1.R
20358
8789 d 18 h
ripley
/trunk/
allow additional graphical pars in rect (like polygon)
/trunk/NEWS
/trunk/src/library/base/R/rect.R
/trunk/src/library/base/man/rect.Rd
/trunk/src/main/plot.c
20243
8799 d 3 h
ripley
/trunk/
branch update
/trunk/NEWS
/trunk/src/gnuwin32/CHANGES
/trunk/src/library/base/R/datetime.R
/trunk/src/library/base/R/windows/update.packages.R
/trunk/src/library/base/man/Random.Rd
/trunk/src/library/ctest/R/ks.test.R
/trunk/src/library/mva/man/hclust.Rd
/trunk/src/main/plot.c
20197
8803 d 10 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 !!!
/trunk/src/main/plot.c
/trunk/src/main/plotmath.c
←Prev
1
2
Next→
Show All