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 5ca2335 commit 85bd36dCopy full SHA for 85bd36d
NEWS
@@ -9,6 +9,10 @@ BUG FIXES
9
* `stat_density2d` previously resulted in errors when geom="polygon". This
10
is fixed. (Fixes #741 and #749)
11
12
+* `annotation_logticks` previously drew one set of logticks for each group,
13
+ and inherited aesthetic mappings like colour. It no longer does this. (Fixes
14
+ #767)
15
+
16
ggplot2 0.9.3
17
----------------------------------------------------------------
18
0 commit comments