8000 FIX: there is no add_text method, fallback to add_artist by tacaswell · Pull Request #22116 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

FIX: there is no add_text method, fallback to add_artist #22116

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

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

tacaswell
Copy link
Member

PR Summary

There is no add_text method, use add_artist instead.

closes #22093

PR Checklist

Tests and Styling

  • Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

@tacaswell tacaswell added this to the v3.5.2 milestone Jan 5, 2022
@QuLogic QuLogic merged commit d6ed6ce into matplotlib:main Jan 5, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jan 5, 2022
@tacaswell tacaswell deleted the fix_ArtistList_append branch January 6, 2022 01:44
QuLogic added a commit that referenced this pull request Jan 6, 2022
…116-on-v3.5.x

Backport PR #22116 on branch v3.5.x (FIX: there is no add_text method, fallback to add_artist)
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.

[Bug]: AttributeError: 'AxesSubplot' object has no attribute 'add_text'
3 participants
0