Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca90e79

Browse files
committed
add mpl_interactions to 3rd party packages
1 parent ff0391d commit ca90e79

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Loading

doc/thirdpartypackages/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,16 @@ MplDataCursor
239239
written by Joe Kington to provide interactive "data cursors" (clickable
240240
annotation boxes) for Matplotlib.
241241

242+
mpl_interactions
243+
================
244+
`mpl_interactions <https://mpl-interactions.readthedocs.io/en/latest/>`_
245+
makes it easy to create interactive plots controlled by sliders and other
246+
widgets. It also provides several other handy capabilties such as manual
247+
image segmentation, comparing cross-sections of arrays, and using the
248+
scroll wheel to zoom.
249+
250+
.. image:: /_static/mpl-interactions-slider-animated.png
251+
242252
Rendering backends
243253
******************
244254

0 commit comments

Comments
 (0)