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 92c4c7c commit d57c73fCopy full SHA for d57c73f
NEWS
@@ -1,6 +1,9 @@
1
ggplot2 0.9.3.1.99
2
----------------------------------------------------------------
3
4
+* Allow to use brewer palettes for continuous scales, through the new
5
+ `scale_fill/colour_distiller()` functions (@jiho, #925).
6
+
7
* Allow specifying only one of the limits in a scale and use the automatic
8
calculation of the other limit by passing NA to to the limit function,
9
`xlim()` or `ylim()` (@jimhester, #557).
0 commit comments