matplotlib.pyplot.fignum_exists
- matplotlib.pyplot.fignum_exists(num)[source]
-
Возвращает, существует ли фигура с заданным идентификатором.
- Параметры:
-
- numint или str
-
Идентификатор фигуры.
- Возвращает:
-
- bool
-
Существует ли фигура с идентификатором num.
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.fignum_exists.html