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 5d79442 commit e0320f6Copy full SHA for e0320f6
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* New `make_constructor()` function that builds a standard constructor for
4
+ Geom and Stat classes (@teunbrand, #6142).
5
* In continuous scales, when `breaks` is a function and `n.breaks` is set, the
6
`n.breaks` will be passed to the `breaks` function. Previously, `n.breaks`
7
only applied to the default break calculation (@teunbrand, #5972)
0 commit comments