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 79c6eea commit ad40491Copy full SHA for ad40491
NEWS.md
@@ -1,5 +1,8 @@
1
# ggplot2 (development version)
2
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).
6
* `scale_*_binned()` handles zero-range limits more gracefully (@teunbrand,
7
#5066)
8
* Binned scales are now compatible with `trans = "date"` and `trans = "time"`
0 commit comments