Commit 52dc7b8
committed
Set clip_on=False on geom_text artists in PolarAxes
post_setup_ax iterates ax.texts after the facet creates them and disables
clipping, allowing spoke labels placed just beyond the outermost bar tip
to render past the axes bounding box.1 parent 6a0adaf commit 52dc7b8
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
0 commit comments