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 5fba071 commit ddd6c67Copy full SHA for ddd6c67
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* Added `scale_linewidth_manual()` and `scale_linewidth_identity()` to support
4
+ the `linewidth` aesthetic (@teunbrand, #5050).
5
* `scale_*_binned()` handles zero-range limits more gracefully (@teunbrand,
6
#5066)
7
* Binned scales are now compatible with `trans = "date"` and `trans = "time"`
0 commit comments