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 44artists
55*******
66
7- .. inheritance-diagram :: matplotlib.patches matplotlib.lines matplotlib.text matplotlib.offsetbox
7+ .. inheritance-diagram :: matplotlib.patches matplotlib.lines matplotlib.text matplotlib.offsetbox matplotlib.image
88 :parts: 2
99
1010:mod: `matplotlib.artist `
@@ -15,36 +15,3 @@ artists
1515 :undoc-members:
1616 :show-inheritance:
1717
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 3131 finance_api.rst
3232 font_manager_api.rst
3333 gridspec_api.rst
34+ image_api.rst
3435 legend_api.rst
3536 lines_api.rst
3637 markers_api.rst
3738 mathtext_api.rst
3839 mlab_api.rst
40+ offsetbox_api.rst
3941 patches_api.rst
4042 path_api.rst
4143 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