-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
mpl_toolkits: Fiducials/Landmark markers #6341
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
Nifty (attn @licode this is probably useful at BNL). This would probably do better as a stand alone repo under the mpl organization (which decouples you from our glacial release cycle 😉 ) This might also fit in @joferkington 's mpldatacursor? Have only skimmed this, but might have some interaction with @blink1073 's widget work? |
Your release cycle don't bother me. I didn't planed to update this really intensively 😉. I not tested interactions with packages other than MPL. There is maybe some possible conflicts on keys shortcuts. |
I think so. Good to know this feature. |
@tacaswell, yeah, these could certainly overlap (especially for the advanced marker types), if I ever get around to finishing #5786. |
Help for see if `.travis.yml` work as intended.
I think this kind of feature belongs more to a third-party package (there is some overlap with mpldatacursor and mplcursors -- disclaimer, I wrote the later). Unless someone objects, I will close the PR. |
You can close this PR. I see not objects. Note: I'll not make a third party package for this. If someone is interested by getting this, no problems, I can eventually help to add this to another package. If not, I'll delete my forked repository when this PR will be closed. |
Closing based on lack of activity or objections against closing... |
I created a toolkit for use numbered fiducial "cross" markers with Matplotlib interactively.
This is mainly useful for image processing, but may also help for other cases.
I propose it for adding in mpl_toolkits.