File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 1
- .. mpl-playback documentation master file, created by
2
- sphinx-quickstart on Mon Jan 11 19:21:27 2021.
3
- You can adapt this file completely to your liking, but it should at least
4
- contain the root ` toctree ` directive.
5
-
6
1
# Welcome to mpl-playback's documentation!
7
2
8
3
A library to record and then playback user interactions with a Matplotlib
9
4
figure. Also integrates with [ sphinx-gallery] ( https://sphinx-gallery.github.io/stable/index.html )
10
5
by providing a custom scraper so docs using widgets will render showing the interactions.
11
- See this in action in the : doc: ` Gallery < gallery/ index> ` .
6
+ See this in action in the { doc} ` Gallery gallery: index> ` .
12
7
13
8
Inspired by discussions here: https://github.com/matplotlib/matplotlib/issues/19222
14
9
You can’t perform that action at this time.
0 commit comments