Tags: mpl-extensions/mpl-interactions
Toggle 0.24.2's commit message
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>
Toggle 0.24.1's commit message
Toggle 0.24.0's commit message
Toggle 0.23.2's commit message
fix: radio button intepretation (#285 )
Toggle 0.23.1's commit message
fix: scatter alpha bug (#280 )
Toggle 0.23.0's commit message
feat: only disallow duplicate names when values don't match (#275 )
Toggle 0.22.3's commit message
fix: properly handle xarray extents in hyperslicer (#270 )
Toggle 0.22.2's commit message
fix segmenter for mpl 3.7 (#262 )
Toggle 0.22.1's commit message
don't cast None vm(in,ax) to array as that conflicts with a norm argu…
…ment (#258 )
Toggle 0.22.0's commit message
add `iplt.text` (#246 )
* init text
* `eval_xy` caching and param excluding
* text docstring
* text docs
* fix param excluder when None passed
* fix linking
You can’t perform that action at this time.