[ Web Proxy ]
URL:
Viewing: https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.fignum_exists.html [Back]  [Original]

matplotlib.pyplot.fignum_exists — Matplotlib 3.11.2 documentation
Back to top
Search the docs ...:

matplotlib.pyplot.fignum_exists#

matplotlib.pyplot.fignum_exists(num)[source]#

Return whether the figure with the given id exists.

Parameters:
numint or str

A figure identifier.

Returns:
bool

Whether or not a figure with id num exists.


Web Proxy Viewer  |  New URL  |  Original Page