Skip to content

Commit 5428484

Browse files
committed
News item for scales fix
1 parent 00d0198 commit 5428484

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@ ggplot2 0.8.5 (2009-XX-XX) ----------------------------------------
2828
default scales are only added to the plot until just prior to plotting,
2929
instead of the previous behaviour where scales where added as layers were
3030
added - this could cause problems if you layer modified the plot.
31-
(Implements #28)
31+
(Implements #28)
32+
* scale_shape_discrete and scale_size_continuous added to scales to match
33+
naming convention of all other scales (Fixes #47)

0 commit comments

Comments
 (0)