Skip to content

Bugfix: Deduplicate spanning axes in SubplotGrid slicing#598

Merged
cvanelteren merged 3 commits intomainfrom
fix/spanning-slice-legend-dup
Feb 26, 2026
Merged

Bugfix: Deduplicate spanning axes in SubplotGrid slicing#598
cvanelteren merged 3 commits intomainfrom
fix/spanning-slice-legend-dup

Conversation

@cvanelteren
Copy link
Collaborator

Closes #597

Dedups the indexing from gridspec to prevent calling legend multiple times.

@cvanelteren

This comment was marked as resolved.

@cvanelteren cvanelteren enabled auto-merge (squash) February 26, 2026 04:02
@cvanelteren cvanelteren merged commit d479c71 into main Feb 26, 2026
15 checks passed
@cvanelteren cvanelteren deleted the fix/spanning-slice-legend-dup branch February 26, 2026 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate legend entries when plotting on sliced spanned axes with legend=True

1 participant