Skip to content

Commit 3b0bc91

Browse files
committed
add news bullet
1 parent 532d501 commit 3b0bc91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ggplot2 (development version)
22

3+
* The default colour and fill scales have a new `palette` argument
4+
(@teunbrand, #6064).
35
* New stat: `stat_manual()` for arbitrary computations (@teunbrand, #3501)
46
* Reversal of a dimension, typically 'x' or 'y', is now controlled by the
57
`reverse` argument in `coord_cartesian()`, `coord_fixed()`, `coord_radial()`

0 commit comments

Comments
 (0)