File: NEWS

package info (click to toggle)
r-cran-plotrix 2.9-3-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 960 kB
  • sloc: makefile: 3
file content (124 lines) | stat: -rw-r--r-- 3,456 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
version 2.9-3

	added the gamma.col argument to taylor.diagram (thanks to Julian Arnold)
	added the radial.labels function (thanks to Tali Vardi)
	added the multiple colors per labels to gantt.chart (thanks to Nicolas Immelman)
	added the rectFill function
	added an option to the barp function to use rectFill

version 2.9-2

	fixed the margin problem in staircase.plot
	fixed the default y-axis tick placement in barp

version 2.9-1

	fixed the "big gap" problem in the gap.plot function
	added the twoord.stackplot function (thanks to Christophe Dutang)

version 2.9

	added the panes function
	fixed the border bug in color2D.matplot
	fixed the indexing bug in drawNestedBars

version 2.8-4

	added the triax.fill function which necessitated...
	changed the initial plot call from triax.frame to triax.plot
	removed the "main" argument from triax.frame
	added brkdnNest to replace hierobrk
	rewrote barNest to suit brkdnNest
	added drawNestedBars for the display of barNest
	changed all remaining hierobarp functions to barNest

version 2.8-3

	radical rewrite of the pyramid.plot function
	fixed up barp example mistake
	fixed the title position in zoomInPlot
	rewrote the hierobarp function as barNest

version 2.8-2

	added the label.cex argument to the gantt.chart function
	changed the name of the hierobarp function to barNest

version 2.8-1

	added the calculation of proportions to hierobarp

version 2.8

	added the cex argument to the staircase.plot function
	added a bit to the plotCI function examples
	changed \code tags to \samp and removed formatting from \link tags
	added the ylog argument to the barp function (thanks to Fatima Kreusch)
	added the legendg function (thanks to Primoz Peterlin)
	removed the Piper diagram functions until they run correctly

version 2.7-2

	added the axislab.cex argument to the twoord.plot function

version 2.7-1

	added the getMarginWidth function
	added the bracketing lines and labels to hierobarp
	added the hierobarp.svymean and hierobarp.svyprop functions
	added the lwd argument to stackpoly (thanks to Vaclav Varvarovsky)
	included an example to show how to use gantt.chart without dates
	included an example of histogram + density curve in twoord.plot

version 2.7

	added the getFigCtr function
	removed the final grouping lines from hierobarp

version 2.6-4

	fixed the bug in hierobrk and hierobarp that got the order of
	  breakdown factors wrong

version 2.6-3

	fixed the bug in gap.plot that lost the high values

version 2.6-2

	complete rewrite of the hierobarp and hierobrk functions
	rewrite of barhier function and name changed to sizetree

version 2.6-1

	Minor bug fix in the gap.plot function.

Version 2.6

	Improved bar/line plotting in the twoord.plot function.
	Added the fullaxis function.

version 2.5-5

	Changed the default symbol in count.overplot to "1".
	Added bar plotting to the twoord.plot function.
	Added fill between the confidence lines to the dispersion function.
	Added the bumpchart function.
	 (Thanks to Andreas Christofferson for the idea)
	Added the spreadout function to spread out cramped labels.
	Added table cell size correction for the cex argument.
	 (Thanks to Brian Diggs for the patch)

version 2.5-4

	Fixed the bug in dotplot.mtb function.
	
version 2.5-3

	Introduced the hierobarp function.
	Introduced the zoomInPlot function.
	New version of dotplot.mtb (with bug)
	
previous versions

	You don't expect me to remember all that, do you?