Commit d5ac5ef
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 e9d95f3 commit d5ac5ef
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
489 | 494 | | |
490 | 495 | | |
491 | 496 | | |
| |||
0 commit comments