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

Implement validate_legend_loc #31

Merged
merged 6 commits into from
Dec 3, 2021
Merged

Implement validate_legend_loc #31

merged 6 commits into from
Dec 3, 2021

Conversation

Chilipp
Copy link
Member

@Chilipp Chilipp commented Nov 22, 2021

compatibility fix for maplotlib 3.5

  • Tests passed (for all non-documentation changes)
  • Fully documented, including CHANGELOG.rst for all changes

@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

❗ No coverage uploaded for pull request base (develop@f8d664a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #31   +/-   ##
==========================================
  Coverage           ?   66.11%           
==========================================
  Files              ?        9           
  Lines              ?     4808           
  Branches           ?        0           
==========================================
  Hits               ?     3179           
  Misses             ?     1629           
  Partials           ?        0           

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 f8d664a...95ce6a5. Read the comment docs.

@Chilipp Chilipp merged commit 4856e35 into develop Dec 3, 2021
@Chilipp Chilipp deleted the fix/mpl-3.5 branch December 3, 2021 11:56
Chilipp added a commit that referenced this pull request Feb 14, 2022
Compatibility fixes

Changed
=======

- We now use the new `convert_coordinate` method that has been introduced with
  psyplot v1.4.1 (see psyplot/psyplot#39 and #30)

Fixed
=====
- psy-simple is now compatible with matplotlib 3.5 (see #31)
Chilipp added a commit that referenced this pull request Apr 3, 2024
[release] Implement validate_legend_loc (#31)

See merge request psyplot/psy-simple!42
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