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 c518dee commit 2cef6bbCopy full SHA for 2cef6bb
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* Date(time) scales now throw appropriate errors when `date_breaks`,
4
+ `date_minor_breaks` or `date_labels` are not strings (@RodDalBen, #5880)
5
* Missing values from discrete palettes are no longer translated
6
(@teunbrand, #5929).
7
* Fixed bug in `facet_grid(margins = TRUE)` when using expresssions
0 commit comments