8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b2a868 commit 7f32ce1Copy full SHA for 7f32ce1
doc/users/interactive.rst
@@ -147,7 +147,7 @@ If in interactive mode:
147
- figures will automatically redraw when elements are changed
148
- `pyplot.show` displays the figures and immediately returns to the prompt
149
150
-Not in interactive mode:
+If not in interactive mode:
151
152
- newly created figures and changes to figures are not displayed until
153
`.pyplot.show` is called again or `.pyplot.pause` exits
0 commit comments