LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/.nojekyll
docs/API.rst
docs/Backends.rst
docs/Contributing.rst
docs/Examples.rst
docs/Gallery.rst
docs/Installation.rst
docs/Makefile
docs/compare-to-ipywidgets.rst
docs/conf.py
docs/index.html
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/_static/basic-hist.gif
docs/_static/custom.css
docs/_static/force-ipywidgets.png
docs/_static/hyperslicer1.gif
docs/_static/hyperslicer2.gif
docs/_static/hyperslicer3.gif
docs/_static/hyperslicer4.gif
docs/_static/mpl-slider-in-notebook.gif
docs/_static/segment-preload-mask.png
docs/_static/segment.gif
docs/autoapi/mpl_interactions.figure.rst
docs/autoapi/mpl_interactions.heatmap_slicer.rst
docs/autoapi/mpl_interactions.image_segmenter.rst
docs/autoapi/mpl_interactions.interactive_hist.rst
docs/autoapi/mpl_interactions.interactive_imshow.rst
docs/autoapi/mpl_interactions.interactive_plot.rst
docs/autoapi/mpl_interactions.interactive_plot_factory.rst
docs/autoapi/mpl_interactions.interactive_scatter.rst
docs/autoapi/mpl_interactions.ioff.rst
docs/autoapi/mpl_interactions.nearest_idx.rst
docs/autoapi/mpl_interactions.panhandler.rst
docs/autoapi/mpl_interactions.zoom_factory.rst
docs/examples/heatmap-slicer.rst
docs/examples/hyperslicer.rst
docs/examples/image-segmentation.rst
docs/examples/mpl-sliders.rst
docs/examples/pyplot-notebook.rst
docs/examples/scatter-plots.rst
docs/examples/tidbits.rst
docs/examples/interactive-plot-images/heatmap-slicer-move.gif
docs/examples/interactive-plot-images/mpl-sliders.gif
docs/examples/interactive-plot-images/multiple-functions.gif
docs/examples/interactive-plot-images/same-fig-mpl-slider.png
docs/examples/interactive-plot-images/simple.gif
docs/examples/interactive-plot-images/slider-precision.png
docs/examples/interactive-plot-images/styling.gif
docs/examples/tidbits/play-button.rst
docs/images/basic-example.gif
docs/images/front-page-mpl-widgets.gif
docs/images/front-page.gif
docs/images/heatmap_slicer.gif
docs/images/interactive-plot.gif
docs/images/scatter1.png
docs/images/scatter2.png
docs/images/scatter3.png
docs/images/scatter4.png
docs/images/scatter5.png
docs/images/scatter6.png
docs/images/short-interactive.gif
docs/images/tight-layout-heatmap-slicer.gif
docs/images/zoom-and-pan.gif
examples/ada-mask.npy
examples/embed_heatmap_slicer_tk.py
examples/heatmap_slicer.ipynb
examples/hist.ipynb
examples/hyperslicer.ipynb
examples/image-segmenting.ipynb
examples/interactive_imshow.ipynb
examples/interactive_plot-examples.ipynb
examples/interactive_scatter.ipynb
examples/mpl-sliders-same-figure.py
examples/mpl-sliders.py
examples/nations.json
examples/non-ipympl-backends.ipynb
examples/zoom_factory-example.ipynb
examples/.ipynb_checkpoints/Lotka-Volterra-checkpoint.ipynb
examples/.ipynb_checkpoints/hist-checkpoint.ipynb
examples/.ipynb_checkpoints/hyperslicer-checkpoint.ipynb
examples/.ipynb_checkpoints/image-segmenting-checkpoint.ipynb
examples/.ipynb_checkpoints/interactive_imshow-checkpoint.ipynb
examples/.ipynb_checkpoints/interactive_plot-examples-checkpoint.ipynb
examples/.ipynb_checkpoints/interactive_scatter-checkpoint.ipynb
examples/.ipynb_checkpoints/minimal_hyperslicer-checkpoint.ipynb
examples/devlop/README.md
examples/devlop/devlop-base.ipynb
examples/devlop/devlop-imshow.ipynb
examples/devlop/devlop-scatter.ipynb
examples/devlop/.ipynb_checkpoints/Untitled-checkpoint.ipynb
examples/devlop/.ipynb_checkpoints/devlop-control-2-checkpoint.ipynb
examples/devlop/.ipynb_checkpoints/devlop-controller-checkpoint.ipynb
examples/devlop/.ipynb_checkpoints/devlop-imshow-checkpoint.ipynb
examples/devlop/.ipynb_checkpoints/devlop-scatter-checkpoint.ipynb
mpl_interactions/__init__.py
mpl_interactions/_version.py
mpl_interactions/generic.py
mpl_interactions/helpers.py
mpl_interactions/pyplot.py
mpl_interactions/utils.py
mpl_interactions.egg-info/PKG-INFO
mpl_interactions.egg-info/SOURCES.txt
mpl_interactions.egg-info/dependency_links.txt
mpl_interactions.egg-info/requires.txt
mpl_interactions.egg-info/top_level.txt
mpl_interactions/tests/__init__.py
mpl_interactions/tests/test_generic.py
mpl_interactions/tests/test_helpers.py
mpl_interactions/tests/test_pyplot.py