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

Matplotlib 3.8+ compatibility - positional to keyword args and contour label specification fixes #579

Merged
merged 3 commits into from
Jan 3, 2024

Conversation

kafitzgerald
Copy link
Collaborator

@kafitzgerald kafitzgerald commented Jan 3, 2024

A couple of minor changes for matplotlib 3.8+ compatibility (all backward compatible):

  • Changes the way an argument is specified (positional to keyword)
  • Adjusts the way contour labels are specified to avoid an error

Closes #578

@kafitzgerald kafitzgerald requested a review from jukent January 3, 2024 16:47
@kafitzgerald kafitzgerald merged commit 547b8d8 into NCAR:main Jan 3, 2024
7 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.

Support for matplotlib 3.8+ (positional to keyword args)
2 participants