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 9b106c5 commit 6b680a4Copy full SHA for 6b680a4
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* Date scales silently coerce <POSIXct> to <Date> and datetime scales silently
4
+ coerce <Date> to <POSIXct> (@laurabrianna, #3533)
5
* `geom_contour()` should be able to recognise a rotated grid of points
6
(@teunbrand, #4320)
7
* `geom_boxplot()` gains additional arguments to style the colour, linetype and
0 commit comments