Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d216b12

Browse filesBrowse 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
Copy full SHA for d216b12

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎doc/api/style_api.rst

Copy file name to clipboardExpand all lines: doc/api/style_api.rst
+4-4Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.