Skip to content

Tags: mpl-extensions/mpl-interactions

Tags

0.24.2

Toggle 0.24.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: don't use custom rangeslider anymore (#294)

* update: pre-commit

* FIX: no longer use custom RangeSlider

* BUILD: update minimum mpl version - for numpy2 compat

* ruff stuff

* DOC: update sphinx-gallery ignore pattern

* MNT: update pre-commit

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* LINT: fix ruff stuff

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

0.24.1

Toggle 0.24.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
final typo fix

0.24.0

Toggle 0.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
final typo fix

0.23.2

Toggle 0.23.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: radio button intepretation (#285)

0.23.1

Toggle 0.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: scatter alpha bug (#280)

0.23.0

Toggle 0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: only disallow duplicate names when values don't match (#275)

0.22.3

Toggle 0.22.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: properly handle xarray extents in hyperslicer (#270)

0.22.2

Toggle 0.22.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix segmenter for mpl 3.7 (#262)

0.22.1

Toggle 0.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
don't cast None vm(in,ax) to array as that conflicts with a norm argu…

…ment (#258)

0.22.0

Toggle 0.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add `iplt.text` (#246)

* init text

* `eval_xy` caching and param excluding

* text docstring

* text docs

* fix param excluder when None passed

* fix linking