-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
MNT: deprecate patches.YAArrow #11213
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
Conversation
Careful, I don't think |
94eb770
to
3e94e2c
Compare
Ooops, I meant I don't know that its a direct replacement, and I don't think stating an alternative necessarily means it is. It just means thats where the user can go to get the same functionality... |
Relevant: https://github.com/matplotlib/matplotlib/wiki/MEP-29-(arrows) (Not to have this reference getting lost.) |
Pinging @dstansby who recently did some work about an overhaul about arrow overhaul if I remember correctly NB: it is more asking for opinions rather than “requesting review” :). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not think this should be merged until we have come to an overall decision about which arrow functions we want to keep and which want to go.
I haven't worked on the MEP for a while, but I think a good next step would be writing a tutorial that demonstrates plotting arrows (in display space and data space). I will try and do this in the next couple of weeks.
I'm in the process of writing an arrow tutorial, and have come to the conclusion that YAArrow isn't needed
#11219 addresses this via documentation. I’ll close this though still skeptical this is needed. |
Sorry if I confused you @jklymak, I think YAArrow should be deprecated. |
PR Summary
So far as I can see
matplotlib/lib/matplotlib/patches.py
Line 1275 in 4d1ca36
is not ever called or documented (except in the API). Maybe there is a huge fan base out there, but...
PR Checklist