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 515ad2d commit 7ea15deCopy full SHA for 7ea15de
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* Binned scales are now compatible with `trans = "date"` and `trans = "time"`
4
+ (@teunbrand, #4217).
5
* Fixed a regression in `geom_hex()` where aesthetics were replicated across
6
bins (@thomasp85, #5037 and #5044)
7
* Fixed spurious warning when `weight` aesthetic was used in `stat_smooth()`
0 commit comments