File tree Expand file tree Collapse file tree 2 files changed +14
-17
lines changed Expand file tree Collapse file tree 2 files changed +14
-17
lines changed Original file line number Diff line number Diff line change 4
4
artists
5
5
*******
6
6
7
- .. inheritance-diagram :: matplotlib.patches matplotlib.lines matplotlib.text
7
+ .. inheritance-diagram :: matplotlib.patches matplotlib.lines matplotlib.text matplotlib.offsetbox
8
8
:parts: 2
9
9
10
10
:mod: `matplotlib.artist `
11
- =============================
11
+ ========================
12
12
13
13
.. automodule :: matplotlib.artist
14
14
:members:
@@ -17,25 +17,34 @@ artists
17
17
18
18
19
19
:mod: `matplotlib.lines `
20
- =============================
20
+ =======================
21
21
22
22
.. automodule :: matplotlib.lines
23
23
:members:
24
24
:undoc-members:
25
25
:show-inheritance:
26
26
27
27
:mod: `matplotlib.patches `
28
- =============================
28
+ =========================
29
29
30
30
.. automodule :: matplotlib.patches
31
31
:members:
32
32
:undoc-members:
33
33
:show-inheritance:
34
34
35
35
:mod: `matplotlib.text `
36
- =============================
36
+ ======================
37
37
38
38
.. automodule :: matplotlib.text
39
39
:members:
40
40
:undoc-members:
41
41
:show-inheritance:
42
+
43
+
44
+ :mod: `matplotlib.offsetbox `
45
+ ===========================
46
+
47
+ .. automodule :: matplotlib.offsetbox
48
+ :members:
49
+ :undoc-members:
50
+ :show-inheritance:
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments