Commit 0bc2247
Hide polar spine when panel_border=element_blank()
For PolarAxes the outer circle is ax.spines['polar'], which is separate
from the rectangular panel_border patch used for Cartesian axes.
When panel_border is blank, explicitly hide the polar spine so the
theme element works consistently for polar and Cartesian plots.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 173bbe7 commit 0bc2247
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
488 | 493 | | |
489 | 494 | | |
490 | 495 | | |
| |||
0 commit comments