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 c610e8e commit c45b754Copy full SHA for c45b754
NEWS.md
@@ -239,8 +239,8 @@
239
and (non-text) margins inherit from (@teunbrand, #5622).
240
* `geom_ribbon()` can have varying `fill` or `alpha` in linear coordinate
241
systems (@teunbrand, #4690).
242
-* `geom_tile()` computes default widths and heights per panel instead of
243
- per layer (@teunbrand, #5740).
+* `geom_tile()` and `position_jitter()` computes default widths and heights
+ per panel instead of per layer (@teunbrand, #5740, #3722).
244
* The `fill` of the `panel.border` theme setting is ignored and forced to be
245
transparent (#5782).
246
* `stat_align()` skips computation when there is only 1 group and therefore
0 commit comments