We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d0198 commit 5428484Copy full SHA for 5428484
NEWS
@@ -28,4 +28,6 @@ ggplot2 0.8.5 (2009-XX-XX) ----------------------------------------
28
default scales are only added to the plot until just prior to plotting,
29
instead of the previous behaviour where scales where added as layers were
30
added - this could cause problems if you layer modified the plot.
31
- (Implements #28)
+ (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