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

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

matplotlib.pyplot.gcf#

matplotlib.pyplot.gcf()[source]#

Get the current figure.

If there is currently no figure on the pyplot figure stack, a new one is created using figure(). (To test whether there is currently a figure on the pyplot figure stack, check whether get_fignums() is empty.)


Web Proxy Viewer  |  New URL  |  Original Page