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/gifmaker.py
docs/index.html
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/_static/custom.css
docs/_static/images/basic-example.gif
docs/_static/images/basic-hist.gif
docs/_static/images/force-ipywidgets.png
docs/_static/images/front-page-mpl-widgets.gif
docs/_static/images/front-page.gif
docs/_static/images/heatmap-slicer-move.gif
docs/_static/images/heatmap_slicer.gif
docs/_static/images/hyperslicer1.gif
docs/_static/images/hyperslicer2.gif
docs/_static/images/hyperslicer3.gif
docs/_static/images/hyperslicer5.gif
docs/_static/images/imshow-basic.apng
docs/_static/images/imshow-no-cmap-auto.apng
docs/_static/images/imshow-subplots.apng
docs/_static/images/imshow-threshold.apng
docs/_static/images/interactive-plot.gif
docs/_static/images/lotka-volterra1.gif
docs/_static/images/mpl-slider-in-notebook.gif
docs/_static/images/mpl-sliders.gif
docs/_static/images/plot-categorical.apng
docs/_static/images/plot-multiple-functions.gif
docs/_static/images/plot-simple.gif
docs/_static/images/plot-slider-precision.png
docs/_static/images/same-fig-mpl-slider.png
docs/_static/images/scatter1.png
docs/_static/images/scatter2.png
docs/_static/images/scatter3.png
docs/_static/images/scatter4.png
docs/_static/images/scatter5.png
docs/_static/images/scatter6.png
docs/_static/images/segment-preload-mask.png
docs/_static/images/segment.gif
docs/_static/images/short-interactive.gif
docs/_static/images/slider-precision.png
docs/_static/images/styling.gif
docs/_static/images/tight-layout-heatmap-slicer.gif
docs/_static/images/usage-basic.apng
docs/_static/images/usage-categorical.apng
docs/_static/images/usage-fixed.apng
docs/_static/images/usage-index-controls.apng
docs/_static/images/usage-mixed-types.apng
docs/_static/images/usage-multi-func.apng
docs/_static/images/usage-styling.apng
docs/_static/images/usage-tuple-params.apng
docs/_static/images/zoom-and-pan.gif
docs/autoapi/mpl_interactions.figure.rst
docs/autoapi/mpl_interactions.heatmap_slicer.rst
docs/autoapi/mpl_interactions.hyperslicer.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/Lotka-Volterra.ipynb
docs/examples/Usage-Guide.ipynb
docs/examples/convert-test.ipynb
docs/examples/converted.ipynb
docs/examples/heatmap-slicer.ipynb
docs/examples/heatmap-slicer.rst
docs/examples/hist.ipynb
docs/examples/hyperslicer.ipynb
docs/examples/image-segmentation.ipynb
docs/examples/imshow.ipynb
docs/examples/mixing-types-of-plots.ipynb
docs/examples/mpl-sliders.rst
docs/examples/non-ipympl-backends.ipynb
docs/examples/plot.ipynb
docs/examples/pyplot-notebook.rst
docs/examples/scatter-plots.rst
docs/examples/scatter.ipynb
docs/examples/test.ipynb
docs/examples/tidbits.rst
docs/examples/zoom_factory-example.ipynb
docs/examples/.ipynb_checkpoints/test-checkpoint.ipynb
docs/examples/tidbits/play-button.rst
examples/Lotka-Volterra.ipynb
examples/Usage-Guide.ipynb
examples/ada-mask.npy
examples/embed_heatmap_slicer_tk.py
examples/heatmap-slicer.ipynb
examples/hist.ipynb
examples/hyperslicer.ipynb
examples/image-segmentation.ipynb
examples/imshow.ipynb
examples/mpl-sliders-same-figure.py
examples/mpl-sliders.py
examples/nations.json
examples/non-ipympl-backends.ipynb
examples/plot.ipynb
examples/scatter.ipynb
examples/zoom_factory-example.ipynb
examples/.ipynb_checkpoints/Compare-to-ipywidgets-checkpoint.ipynb
examples/.ipynb_checkpoints/Lotka-Volterra-checkpoint.ipynb
examples/.ipynb_checkpoints/Usage-Guide-checkpoint.ipynb
examples/.ipynb_checkpoints/comparing-to-standard-interact-checkpoint.ipynb
examples/.ipynb_checkpoints/develop-notebook-checkpoint.ipynb
examples/.ipynb_checkpoints/heatmap_slicer-checkpoint.ipynb
examples/.ipynb_checkpoints/hist-checkpoint.ipynb
examples/.ipynb_checkpoints/hyperslicer-checkpoint.ipynb
examples/.ipynb_checkpoints/image-segmentation-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_plot_factory-examples-checkpoint.ipynb
examples/.ipynb_checkpoints/interactive_scatter-checkpoint.ipynb
examples/.ipynb_checkpoints/minimal_hyperslicer-checkpoint.ipynb
examples/.ipynb_checkpoints/mixing-types-of-plots-checkpoint.ipynb
examples/.ipynb_checkpoints/non-ipympl-backends-checkpoint.ipynb
examples/.ipynb_checkpoints/plot-checkpoint.ipynb
examples/.ipynb_checkpoints/rossler-attractor-checkpoint.ipynb
examples/.ipynb_checkpoints/scatter-checkpoint.ipynb
examples/.ipynb_checkpoints/wealth-of-nations_interactive_scatter-checkpoint.ipynb
examples/.ipynb_checkpoints/zoom_factory-example-checkpoint.ipynb
examples/devlop/README.md
examples/devlop/devlop-axline.ipynb
examples/devlop/devlop-base.ipynb
examples/devlop/devlop-controller.ipynb
examples/devlop/devlop-imshow.ipynb
examples/devlop/devlop-scatter.ipynb
examples/devlop/.ipynb_checkpoints/README-checkpoint.md
examples/devlop/.ipynb_checkpoints/devlop-base-checkpoint.ipynb
examples/devlop/.ipynb_checkpoints/devlop-controller-checkpoint.ipynb
examples/devlop/.ipynb_checkpoints/devlop-scatter-checkpoint.ipynb
examples/devlop/.ipynb_checkpoints/jagged-detect-clean-checkpoint.ipynb
examples/devlop/.ipynb_checkpoints/jagged-detection-checkpoint.ipynb
mpl_interactions/__init__.py
mpl_interactions/_version.py
mpl_interactions/controller.py
mpl_interactions/generic.py
mpl_interactions/helpers.py
mpl_interactions/ipyplot.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