Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e93bda7

Browse filesBrowse files
authored
Merge pull request #18325 from ianhi/3rd-party-packages
add mpl_interactions to 3rd party packages
2 parents abeb3cb + d1bdfe4 commit e93bda7
Copy full SHA for e93bda7
Expand file treeCollapse file tree

26 files changed

+10
-0
lines changed

‎doc/_static/adjustText.png

Copy file name to clipboard
-42.4 KB
Loading

‎doc/_static/animatplot.png

Copy file name to clipboard
-23 KB
Loading

‎doc/_static/basemap_contour1.png

Copy file name to clipboard
-170 KB
Loading

‎doc/_static/blume_table_example.png

Copy file name to clipboard
-17.8 KB
Loading

‎doc/_static/brokenaxes.png

Copy file name to clipboard
-9.87 KB
Loading
-57.7 KB
Loading
-1.33 KB
Loading

‎doc/_static/figpager.png

Copy file name to clipboard
-4.02 KB
Loading
-63 KB
Loading

‎doc/_static/ggplot.png

Copy file name to clipboard
-24.1 KB
Loading
-608 Bytes
Loading

‎doc/_static/gold_on_carbon.jpg

Copy file name to clipboard
-84 Bytes
Loading

‎doc/_static/holoviews.png

Copy file name to clipboard
-82.6 KB
Loading
-24.5 KB
Loading
Loading

‎doc/_static/mpl-scatter-density.png

Copy file name to clipboard
-67.6 KB
Loading

‎doc/_static/mpl_template_example.png

Copy file name to clipboard
-41.7 KB
Loading
-322 KB
Loading

‎doc/_static/plotnine.png

Copy file name to clipboard
-17.3 KB
Loading

‎doc/_static/probscale_demo.png

Copy file name to clipboard
-8.49 KB
Loading
-44.4 KB
Loading

‎doc/_static/seaborn.png

Copy file name to clipboard
-79.1 KB
Loading

‎doc/_static/sviewgui_sample.png

Copy file name to clipboard
-6.61 KB
Loading

‎doc/_static/wcsaxes.jpg

Copy file name to clipboard
-82 KB
Loading

‎doc/_static/yellowbrick.png

Copy file name to clipboard
-3.26 KB
Loading

‎doc/thirdpartypackages/index.rst

Copy file name to clipboardExpand all lines: doc/thirdpartypackages/index.rst
+10Lines 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 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.