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 2a7cdf9 commit 23f16e0Copy full SHA for 23f16e0
NEWS.md
@@ -4,6 +4,8 @@
4
supports clipping paths (@teunbrand, #5952).
5
* (internal) Panel clipping responsibility moved from Facet class to Coord
6
class through new `Coord$draw_panel()` method.
7
+* `theme(strip.clip)` now defaults to `"on"` and is independent of Coord
8
+ clipping (@teunbrand, 5952).
9
* (internal) rearranged the code of `Facet$draw_paensl()` method (@teunbrand).
10
* `geom_rug()` prints a warning when `na.rm = FALSE`, as per documentation (@pn317, #5905)
11
* `position_dodge(preserve = "single")` now handles multi-row geoms better,
0 commit comments