Skip to content

Commit 22a8fd3

Browse files
committed
doc(changelog): facet_wrap strip_position
1 parent 44de0df commit 22a8fd3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/changelog.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ title: Changelog
7373
+ theme(strip_placement="outside")
7474
```
7575

76+
- [](:class:`~plotnine.facet_wrap`) gained a `strip_position` parameter with
77+
which you can place the strip on any side of the panel; `"top"` (default),
78+
`"bottom"`, `"left"` or `"right"`.
79+
7680
### API Changes
7781

7882
- Removed `geom.to_layer()`, `stat.to_layer()`, `annotate.to_layer()`,

0 commit comments

Comments
 (0)