Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3d4c901

Browse filesBrowse files
stanleyjstimhoffm
authored andcommitted
Update doc/api/next_api_changes/behavior/22135-JSS3.rst
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent ec940a8 commit 3d4c901
Copy full SHA for 3d4c901

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/api/next_api_changes/behavior/22135-JSS3.rst

Copy file name to clipboardExpand all lines: doc/api/next_api_changes/behavior/22135-JSS3.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Figure & subfigure clearing
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~
33
Fixed a bug in which ``Figure.clf()`` and ``Figure.clear()`` were broken
4-
when ``Figure`` contained axes not stored in `Figure._localaxes`. Moved the
4+
when ``Figure`` contained axes not stored in ``Figure._localaxes``. Moved the
55
``clear`` and ``clf`` methods to ``FigureBase``, so ``Subfigure``s can now be
66
independently cleared. Added a routine to clear ``Figure.subfigs`` when
77
``Figure.clear()`` is called. This effects the API as it removes active

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.