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 1cf6825 commit 90ab2baCopy full SHA for 90ab2ba
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* Automatic breaks in `scale_*_binned()` should no longer be out-of-bounds,
4
+ and automatic limits expand to include these (@teunbrand, #5095, #5100).
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