Skip to content

Fix boxplot labels for Matplotlib 3.11 - #567

Merged
dnerini merged 1 commit into
masterfrom
fix/matplotlib-boxplot-labels
Aug 5, 2026
Merged

Fix boxplot labels for Matplotlib 3.11#567
dnerini merged 1 commit into
masterfrom
fix/matplotlib-boxplot-labels

Conversation

@dnerini

@dnerini dnerini commented Aug 5, 2026

Copy link
Copy Markdown
Member

See https://app.readthedocs.org/projects/pysteps/builds/33904697/

Fix the documentation build with matplotlib 3.11, where the deprecated labels argument was removed from Axes.boxplot. Set the x-axis labels separately to preserve compatibility with older matplotlib versions.

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.64%. Comparing base (45824f2) to head (d9f443d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #567   +/-   ##
=======================================
  Coverage   84.64%   84.64%           
=======================================
  Files         170      170           
  Lines       15095    15095           
=======================================
  Hits        12777    12777           
  Misses       2318     2318           
Flag Coverage Δ
unit_tests 84.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dnerini

dnerini commented Aug 5, 2026

Copy link
Copy Markdown
Member Author

@dnerini
dnerini merged commit 34f0617 into master Aug 5, 2026
10 checks passed
@dnerini
dnerini deleted the fix/matplotlib-boxplot-labels branch August 5, 2026 07:39
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