File tree Expand file tree Collapse file tree 4 files changed +27
-34
lines changed Expand file tree Collapse file tree 4 files changed +27
-34
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 matplotlib.offsetbox
7
+ .. inheritance-diagram :: matplotlib.patches matplotlib.lines matplotlib.text matplotlib.offsetbox matplotlib.image
8
8
:parts: 2
9
9
10
10
:mod: `matplotlib.artist `
@@ -15,36 +15,3 @@ artists
15
15
:undoc-members:
16
16
:show-inheritance:
17
17
18
-
19
- :mod: `matplotlib.lines `
20
- =======================
21
-
22
- .. automodule :: matplotlib.lines
23
- :members:
24
- :undoc-members:
25
- :show-inheritance:
26
-
27
- :mod: `matplotlib.patches `
28
- =========================
29
-
30
- .. automodule :: matplotlib.patches
31
- :members:
32
- :undoc-members:
33
- :show-inheritance:
34
-
35
- :mod: `matplotlib.text `
36
- ======================
37
-
38
- .. automodule :: matplotlib.text
39
- :members:
40
- :undoc-members:
41
- :show-inheritance:
42
-
43
-
44
- :mod: `matplotlib.offsetbox `
45
- ===========================
46
-
47
- .. automodule :: matplotlib.offsetbox
48
- :members:
49
- :undoc-members:
50
- :show-inheritance:
Original file line number Diff line number Diff line change
1
+ *****
2
+ image
3
+ *****
4
+
5
+
6
+ :mod: `matplotlib.image `
7
+ =======================
8
+
9
+ .. automodule :: matplotlib.image
10
+ :members:
11
+ :undoc-members:
12
+ :show-inheritance:
Original file line number Diff line number Diff line change 31
31
finance_api.rst
32
32
font_manager_api.rst
33
33
gridspec_api.rst
34
+ image_api.rst
34
35
legend_api.rst
35
36
lines_api.rst
36
37
markers_api.rst
37
38
mathtext_api.rst
38
39
mlab_api.rst
40
+ offsetbox_api.rst
39
41
patches_api.rst
40
42
path_api.rst
41
43
patheffects_api.rst
Original file line number Diff line number Diff line change
1
+ *********
2
+ offsetbox
3
+ *********
4
+
5
+
6
+ :mod: `matplotlib.offsetbox `
7
+ ===========================
8
+
9
+ .. automodule :: matplotlib.offsetbox
10
+ :members:
11
+ :undoc-members:
12
+ :show-inheritance:
You can’t perform that action at this time.
0 commit comments