Skip to content

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