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

Update contour-plots to new syntax introduced in mpl v3.8 #233

Open
1 task
raphaelquast opened this issue Mar 10, 2024 · 0 comments
Open
1 task

Update contour-plots to new syntax introduced in mpl v3.8 #233

raphaelquast opened this issue Mar 10, 2024 · 0 comments
Labels
Deprecations Depreciated functionalities that need to be addressed

Comments

@raphaelquast
Copy link
Owner

raphaelquast commented Mar 10, 2024

This needs to be addressed to ensure (future) compatibility with matplotlib >= 3.10

  /home/runner/work/EOmaps/EOmaps/eomaps/shapes.py:51: MatplotlibDeprecationWarning: The collections attribute was deprecated in Matplotlib 3.8 and will be removed two minor releases later.
    self.collections = self.contour_set.collections
@raphaelquast raphaelquast added the Deprecations Depreciated functionalities that need to be addressed label Mar 10, 2024
This was referenced Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecations Depreciated functionalities that need to be addressed
Projects
None yet
Development

No branches or pull requests

1 participant