Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2873a8c

Browse files
tacaswelltobias47n9e
authored andcommitted
DOC : merged offsetbox.rst into artists_api.rst
1 parent 2b0c6a1 commit 2873a8c

File tree

2 files changed

+14
-17
lines changed

2 files changed

+14
-17
lines changed

doc/api/artist_api.rst

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
artists
55
*******
66

7-
.. inheritance-diagram:: matplotlib.patches matplotlib.lines matplotlib.text
7+
.. inheritance-diagram:: matplotlib.patches matplotlib.lines matplotlib.text matplotlib.offsetbox
88
:parts: 2
99

1010
:mod:`matplotlib.artist`
11-
=============================
11+
========================
1212

1313
.. automodule:: matplotlib.artist
1414
:members:
@@ -17,25 +17,34 @@ artists
1717

1818

1919
:mod:`matplotlib.lines`
20-
=============================
20+
=======================
2121

2222
.. automodule:: matplotlib.lines
2323
:members:
2424
:undoc-members:
2525
:show-inheritance:
2626

2727
:mod:`matplotlib.patches`
28-
=============================
28+
=========================
2929

3030
.. automodule:: matplotlib.patches
3131
:members:
3232
:undoc-members:
3333
:show-inheritance:
3434

3535
:mod:`matplotlib.text`
36-
=============================
36+
======================
3737

3838
.. automodule:: matplotlib.text
3939
:members:
4040
:undoc-members:
4141
:show-inheritance:
42+
43+
44+
:mod:`matplotlib.offsetbox`
45+
===========================
46+
47+
.. automodule:: matplotlib.offsetbox
48+
:members:
49+
:undoc-members:
50+
:show-inheritance:

doc/api/offsetbox.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)