Skip to content

Fix: Matplotlib boxplot labels -> tick_labels compatibility#264

Merged
nicholaskarlson merged 1 commit intomainfrom
fix/mpl-boxplot-tick-labels
Jan 16, 2026
Merged

Fix: Matplotlib boxplot labels -> tick_labels compatibility#264
nicholaskarlson merged 1 commit intomainfrom
fix/mpl-boxplot-tick-labels

Conversation

@nicholaskarlson
Copy link
Member

Adds a small ax_boxplot() helper that prefers tick_labels (Matplotlib>=3.9) and falls back to labels (<=3.8). Updates workbook scripts to avoid MatplotlibDeprecationWarning now and prevent a hard break in 3.11.

@nicholaskarlson nicholaskarlson merged commit be27c3b into main Jan 16, 2026
5 checks passed
@nicholaskarlson nicholaskarlson deleted the fix/mpl-boxplot-tick-labels branch January 16, 2026 23:59
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.

1 participant