Skip to content

Commit d57c73f

Browse files
committed
Add NEWS bit for distiller scales
1 parent 92c4c7c commit d57c73f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
ggplot2 0.9.3.1.99
22
----------------------------------------------------------------
33

4+
* Allow to use brewer palettes for continuous scales, through the new
5+
`scale_fill/colour_distiller()` functions (@jiho, #925).
6+
47
* Allow specifying only one of the limits in a scale and use the automatic
58
calculation of the other limit by passing NA to to the limit function,
69
`xlim()` or `ylim()` (@jimhester, #557).

0 commit comments

Comments
 (0)