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

Skip to content

Commit 397d54a

Browse files
committed
link to widgets section of the examples
1 parent cab4f02 commit 397d54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/introductory/sample_plots.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
Matplotlib has basic GUI widgets that are independent of the graphical
244244
user interface you are using, allowing you to write cross GUI figures
245245
and widgets. See :mod:`matplotlib.widgets` and the
246-
`widget examples <../../gallery/index.html>`_.
246+
`widget examples <../../gallery/index.html#widgets>`_.
247247
248248
.. figure:: ../../gallery/widgets/images/sphx_glr_slider_demo_001.png
249249
:target: ../../gallery/widgets/slider_demo.html

0 commit comments

Comments
 (0)