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 b5e923b commit ea230a4Copy full SHA for ea230a4
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* Axis labels are now preserved better when using `coord_sf(expand = TRUE)` and
4
+ graticule lines are straight but do not meet the edge (@teunbrand, #2985).
5
* Attempt to boost detail in `coord_polar()` and `coord_radial()` near the
6
center (@teunbrand, #5023)
7
* `guide_*()` can now accept two inside legend theme elements:
0 commit comments