matplotlib.pyplot.
draw
()[source]¶
Redraw the current figure.
This is used to update a figure that has been altered, but not automatically re-drawn. If interactive mode is on (ion()
), this should be only rarely needed, but there may be ways to modify the state of a figure without marking it as stale
. Please report these cases as bugs.
A more object-oriented alternative, given any Figure
instance, fig
, that was created using a pyplot
function, is:
matplotlib.pyplot.draw
¶
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4