Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX:Compatibility with matplotlib 3.8.0 #825

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

HippocampusGirl
Copy link
Contributor

@HippocampusGirl HippocampusGirl commented Sep 16, 2023

The new release removes Tick.label and replaces it with Tick.label1. See matplotlib/matplotlib#23463

The new release removes `Tick.label` and replaces it with
`Tick.label1. This old syntax has been deprecated for five
years, see matplotlib/matplotlib#23463
@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e0a4a5a) 59.82% compared to head (173a111) 59.82%.

Additional details and impacted files
@@             Coverage Diff              @@
##           maint/1.3.x     #825   +/-   ##
============================================
  Coverage        59.82%   59.82%           
============================================
  Files               43       43           
  Lines             5322     5322           
  Branches           777      777           
============================================
  Hits              3184     3184           
  Misses            1993     1993           
  Partials           145      145           
Flag Coverage Δ
reportlettests ∅ <ø> (?)
unittests ∅ <ø> (?)

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

Files Changed Coverage Δ
niworkflows/viz/plots.py 49.76% <100.00%> (ø)
niworkflows/viz/utils.py 80.05% <100.00%> (ø)

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

@effigies effigies merged commit 0370a8b into nipreps:maint/1.3.x Sep 16, 2023
17 checks passed
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.

2 participants