MatplotlibDeprecationWarning: Use `xyann` instead · Issue #4440 · matplotlib/matplotlib · GitHub
Skip to content

MatplotlibDeprecationWarning: Use xyann instead  #4440

Description

@dashesy

Version is 1.4.2 and I get deprecation warning so I would like to use the recommended way.
I use a.xytext = (xpos, 0.8) on response to user clicking on certain parts, if the functionality gets deprecated how can we dynamically move annotations? I am not talking about adding new annotations here. Of course one can delete the previous one and recreate a new annotation but that is not exactly same functionality.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    API: changesChanges to the public API, typically requiring deprecation.

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions