Skip to content

Remove deprecated TextWithDash#15950

Merged
jklymak merged 1 commit into
matplotlib:masterfrom
timhoffm:remove-textwithdash
Dec 16, 2019
Merged

Remove deprecated TextWithDash#15950
jklymak merged 1 commit into
matplotlib:masterfrom
timhoffm:remove-textwithdash

Conversation

@timhoffm

Copy link
Copy Markdown
Member

PR Summary

Part of 3.1 API removal. I've moved this to a separate PR because it's a bit more involved and cleanup includes some simplifications in the text() methods.

I've removed the dashpointlabel example. It would have to be rewritten with annotate(), but I think there are already enough annotation examples in the gallery.

@timhoffm timhoffm added API: changes Changes to the public API, typically requiring deprecation. Maintenance labels Dec 16, 2019
@timhoffm timhoffm added this to the v3.3.0 milestone Dec 16, 2019

@anntzer anntzer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postci

@timhoffm timhoffm force-pushed the remove-textwithdash branch from 16ace24 to ba4a29e Compare December 16, 2019 20:34
@timhoffm

Copy link
Copy Markdown
Member Author

Removed another reference in the docs causing doc build failure.

@jklymak jklymak merged commit 59acd5c into matplotlib:master Dec 16, 2019
@timhoffm timhoffm deleted the remove-textwithdash branch December 16, 2019 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API: changes Changes to the public API, typically requiring deprecation. Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants