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 segmenter for mpl 3.7 #262

Closed ianhi closed 1 year ago

ianhi commented 1 year ago

as reported here: https://discourse.matplotlib.org/t/mpl-interactions-image-segmenter-error-lassoselector-init-got-an-unexpected-keyword-argument-lineprops/23604

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 70.00% and project coverage change: -0.06 :warning:

Comparison is base (9d1bb0c) 70.48% compared to head (d52a70b) 70.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #262 +/- ## ========================================== - Coverage 70.48% 70.43% -0.06% ========================================== Files 11 11 Lines 1667 1674 +7 ========================================== + Hits 1175 1179 +4 - Misses 492 495 +3 ``` | [Impacted Files](https://codecov.io/gh/ianhi/mpl-interactions/pull/262?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Hunt-Isaak) | Coverage Δ | | |---|---|---| | [mpl\_interactions/generic.py](https://codecov.io/gh/ianhi/mpl-interactions/pull/262?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Hunt-Isaak#diff-bXBsX2ludGVyYWN0aW9ucy9nZW5lcmljLnB5) | `61.43% <70.00%> (-0.08%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Hunt-Isaak). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Hunt-Isaak)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.