Skip to content

Commit ad40491

Browse files
committed
Add NEWS bullet
1 parent 79c6eea commit ad40491

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

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

3+
* Using two ordered factors as facetting variables in
4+
`facet_grid(..., as.table = FALSE)` now throws a warning instead of an
5+
error (@teunbrand, #5109).
36
* `scale_*_binned()` handles zero-range limits more gracefully (@teunbrand,
47
#5066)
58
* Binned scales are now compatible with `trans = "date"` and `trans = "time"`

0 commit comments

Comments
 (0)