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

Skip to content

Commit d216b12

Browse files
committed
DOC:Add link to style examples in matplotlib.style documentation
Repositioned the seealso directive from bottom to top
1 parent bc8c25d commit d216b12

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/api/style_api.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
``matplotlib.style``
33
********************
44

5+
.. seealso::
6+
7+
Examples on using style sheets with :func:`matplotlib.style.use` can be found at :doc:`/gallery/style_sheets/style_sheets_reference`.
8+
59
.. automodule:: matplotlib.style
610
:members:
711
:undoc-members:
@@ -15,7 +19,3 @@
1519
.. data:: matplotlib.style.available
1620

1721
List of available styles
18-
19-
.. seealso::
20-
21-
:doc:`/gallery/style_sheets/style_sheets_reference`

0 commit comments

Comments
 (0)