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
/
WinMake
/
src
/
main
/
plot.c
@ 63243
– Rev 30063
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
30063
8064 d 22 h
/branches/WinMake/
This commit was manufactured by cvs2svn to create branch 'WinMake'.
/branches/WinMake
/branches/WinMake/Attic
29897
8075 d 9 h
maechler
/trunk/src/
add comments; clean up in dend(), dend.window()
/trunk/src/library/stats/R/hclust.R
/trunk/src/main/names.c
/trunk/src/main/plot.c
29428
8109 d 5 h
maechler
/trunk/src/main/
branch update
/trunk/src/main/plot.c
29381
8112 d 1 h
maechler
/trunk/
branch update
/trunk/NEWS
/trunk/src/library/stats/R/diffinv.R
/trunk/src/main/plot.c
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
/trunk/tests/reg-plot.ps.save
27757
8252 d 6 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
8261 d 2 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 20 h
maechler
/trunk/
P.Kleinweg's patch for plclust()'s C code, PR#4197
/trunk/NEWS
/trunk/src/main/plot.c
26007
8365 d 19 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 23 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
8445 d 4 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 18 h
rgentlem
/trunk/src/main/
changed the warning messages so they only print if warn is >= 0
/trunk/src/main/plot.c
22974
8577 d 2 h
ripley
/trunk/
symbols(thermometers=) was calculating range over the wrong extent
/trunk/NEWS
/trunk/src/main/plot.c
21054
8736 d 1 h
tlumley
/trunk/src/main/
fix one more case in title(main=list(...))
/trunk/src/main/plot.c
21044
8736 d 9 h
maechler
/trunk/src/main/
fix comments
/trunk/src/main/plot.c
21033
8736 d 20 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 16 h
tlumley
/trunk/
abline(untf=TRUE) was drawing negative coordinates (PR#1243)
/trunk/NEWS
/trunk/src/main/plot.c
20377
8789 d 7 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 8 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 10 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 22 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
←Prev
1
2
Next→
Show All