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 c06675e commit cdec593Copy full SHA for cdec593
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* (internal) The ViewScale class has a `freeze()` method to permit copying
4
+ trained position scales (#3441).
5
* `scale_{x/y}_discrete(continuous.limits)` is a new argument to control the
6
display range of discrete scales (@teunbrand, #4174, #6259).
7
* `geom_ribbon()` now appropriately warns about, and removes, missing values
0 commit comments