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: replace call to deprecated Axes.get_text_heights() #375

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

j-ittner
Copy link
Member

@j-ittner j-ittner commented Nov 8, 2023

matplotlib 3.6 deprecates method Axes.get_text_heights(). This PR replaces a call to that method.

@j-ittner j-ittner added the bug Something isn't working label Nov 8, 2023
@j-ittner j-ittner requested a review from mtsokol November 8, 2023 14:28
@j-ittner j-ittner self-assigned this Nov 8, 2023
@j-ittner j-ittner added this to the 2.0.1 milestone Nov 8, 2023
@j-ittner j-ittner changed the title FIX: replace call to deprecated Axes.get_text_heights() FIX: replace call to deprecated Axes.get_text_heights() Nov 8, 2023
@j-ittner j-ittner merged commit 9b4bae3 into 2.0.x Nov 13, 2023
@j-ittner j-ittner deleted the fix/matplotlib-3.6 branch November 13, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants