Skip to content

Commit 381a14e

Browse files
committed
DOC: remove FigureBase [ci doc]
1 parent 028a61d commit 381a14e

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

doc/api/figure_api.rst

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -300,16 +300,9 @@ Passthroughs
300300
SubFigure.set_dpi
301301
SubFigure.get_dpi
302302

303+
Parent class: FigureBase
304+
========================
303305

304-
Helper classes
305-
==============
306-
307-
FigureBase
308-
----------
306+
FigureBase is the parent class for both `.Figure` and `.SubFigure`. Typically not called explicitly.
309307

310308
.. autoclass:: FigureBase
311-
312-
SubplotParams
313-
-------------
314-
315-
.. autoclass:: SubplotParams

0 commit comments

Comments
 (0)