MNT: deprecate patches.YAArrow#11213
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” :). |
dstansby
left a comment
There was a problem hiding this comment.
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