You are reading an old version of the documentation (v3.0.3). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.get_current_fig_manager.html
Version 3.0.3
matplotlib
Fork me on GitHub

Table of Contents

matplotlib.pyplot.get_current_fig_manager

matplotlib.pyplot.get_current_fig_manager()[source]

Return the figure manager of the active figure.

If there is currently no active figure, a new one is created.

Examples using matplotlib.pyplot.get_current_fig_manager