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 5408064 commit 6b3e176Copy full SHA for 6b3e176
2 files changed
doc/users_guide/api_artists.txt
@@ -0,0 +1,30 @@
1
+******************
2
+matplotlib artists
3
4
+
5
+:mod:`matplotlib.artist`
6
+=============================
7
8
+.. automodule:: matplotlib.artist
9
+ :members:
10
11
12
+:mod:`matplotlib.lines`
13
14
15
+.. automodule:: matplotlib.lines
16
17
18
19
+:mod:`matplotlib.patches`
20
21
22
+.. automodule:: matplotlib.patches
23
24
25
+:mod:`matplotlib.text`
26
27
28
+.. automodule:: matplotlib.text
29
30
doc/users_guide/api_introduction.txt
@@ -0,0 +1,5 @@
+************
+Introduction
+blah
0 commit comments