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 534e85e

Browse filesBrowse files
dstansbytimhoffm
andauthored
Update lib/matplotlib/pyplot.py
Co-Authored-By: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent 895de57 commit 534e85e
Copy full SHA for 534e85e

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

‎lib/matplotlib/pyplot.py

Copy file name to clipboardExpand all lines: lib/matplotlib/pyplot.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ def switch_backend(newbackend):
244244

245245
def show(*args, **kw):
246246
"""
247-
Display figures.
247+
Display all figures.
248248
249249
When running in ipython with its pylab mode, display all
250250
figures and return to the ipython prompt.

0 commit comments

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