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

Skip to content

Commit 75b7bbd

Browse files
story645tacaswell
andauthored
Update doc/users/interactive.rst
Co-authored-by: Thomas A Caswell <[email protected]>
1 parent dc509f9 commit 75b7bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/interactive.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ If in interactive mode:
152152
If not in interactive mode:
153153

154154
- newly created figures and changes to figures are not displayed until
155-
* `.pyplot.show()` returns and is called again
155+
* `.pyplot.show()` is called
156156
* `.pyplot.pause()` is called
157157
* ` fig.canvas.flush_events` is called
158158
- `pyplot.show()` runs the GUI event loop and does not return until all the plot windows are closed

0 commit comments

Comments
 (0)