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

Adapt to matplotlib 3.5 #86

Merged
merged 2 commits into from
Nov 25, 2021
Merged

Adapt to matplotlib 3.5 #86

merged 2 commits into from
Nov 25, 2021

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Nov 24, 2021

Current code fails due to changes in matplotlib. This fixes it.

@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2021

Codecov Report

Merging #86 (e0a09f8) into develop (9047f2b) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #86   +/-   ##
========================================
  Coverage    79.59%   79.59%           
========================================
  Files           26       26           
  Lines         2940     2940           
  Branches       695      695           
========================================
  Hits          2340     2340           
  Misses         423      423           
  Partials       177      177           
Impacted Files Coverage Δ
petab/visualize/plotter.py 78.03% <50.00%> (ø)
petab/visualize/plotting_config.py 68.04% <50.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9047f2b...e0a09f8. Read the comment docs.

@dweindl dweindl requested a review from plakrisenko November 24, 2021 16:20
@plakrisenko plakrisenko merged commit 8932e35 into develop Nov 25, 2021
@dweindl dweindl deleted the maint_mpl branch December 1, 2021 16:20
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.

3 participants