Skip to content

Commit 23730b4

Browse files
authored
Merge pull request matplotlib#24187 from timhoffm/doc-interactive
DOC: Fix toc structure in explain/interactive
2 parents a22a954 + 7001f6b commit 23730b4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/users/explain/interactive.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
Interactive figures
99
===================
1010

11-
.. toctree::
12-
13-
1411
When working with data, interactivity can be invaluable. The pan/zoom and
1512
mouse-location tools built into the Matplotlib GUI windows are often sufficient, but
1613
you can also use the event system to build customized data exploration tools.

0 commit comments

Comments
 (0)