Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8c25d commit d216b12Copy full SHA for d216b12
1 file changed
doc/api/style_api.rst
@@ -2,6 +2,10 @@
2
``matplotlib.style``
3
********************
4
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
9
.. automodule:: matplotlib.style
10
:members:
11
:undoc-members:
@@ -15,7 +19,3 @@
15
19
.. data:: matplotlib.style.available
16
20
17
21
List of available styles
18
-
-.. seealso::
- :doc:`/gallery/style_sheets/style_sheets_reference`
0 commit comments