Skip to content

Commit 1636987

Browse files
authored
Merge pull request #14790 from sameshl/update_style_documentation
DOC:Add link to style examples in matplotlib.style documentation
2 parents 6df834a + 21be965 commit 1636987

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/style_api.rst

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

5+
.. seealso::
6+
7+
Examples of 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:

0 commit comments

Comments
 (0)