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

Skip to content

Commit 54185bb

Browse files
committed
DOC [ci doc]
1 parent 061425a commit 54185bb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

doc/api/figure_api.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,10 @@
44

55
.. currentmodule:: matplotlib.figure
66

7-
8-
The Figure class
9-
================
10-
11-
Every visualization starts with a `~.Figure` class, often instantiated via
12-
`.pyplot.figure`, `.pyplot.subplots`, or `.pyplot.subplot_mosaic`.
13-
147
.. automodule:: matplotlib.figure
158
:no-members:
169
:no-undoc-members:
1710

18-
1911
.. seealso::
2012

2113
- :ref:`figures_and_backends`

0 commit comments

Comments
 (0)