mpl-extensions / mpl-interactions

Sliders to control matplotlib and other interactive goodies. Works in any interactive backend and even uses ipywidgets when in a Jupyter notebook
https://mpl-interactions.rtfd.io
BSD 3-Clause "New" or "Revised" License
132 stars 20 forks source link

fix: radio button intepretation #285

Closed ianhi closed 1 year ago

ianhi commented 1 year ago

fix the bug reported here: https://discourse.matplotlib.org/t/integrating-working-code-in-jupyter-lab-into-tkinter/24008

codecov[bot] commented 1 year ago

Codecov Report

Merging #285 (fe012b5) into main (10b1a27) will increase coverage by 0.07%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
+ Coverage   72.32%   72.39%   +0.07%     
==========================================
  Files          11       11              
  Lines        1615     1612       -3     
==========================================
- Hits         1168     1167       -1     
+ Misses        447      445       -2     
Files Changed Coverage Δ
mpl_interactions/helpers.py 77.10% <0.00%> (+0.43%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more