Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Select RadioButtons by closest in position.#13268
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Modify the selection criterion for RadioButtons so that the closest to the mouse click is activated.
Solves#13145 |
This causes a ValueError ( |
You're right! I've uploaded a change that should fix it. |
Uh oh!
There was an error while loading.Please reload this page.
Thanks, and congratulations to your first contribution to matplotlib! Would be nice to see you back some time. |
:-) If I understand correctly, the change will be included in version 3.1. Do you know when it's going to be released? |
In about a month or so. |
Modify the selection criterion for RadioButtons so that the closest to the mouse click is activated.
PR Summary
PR Checklist