You are reading an old version of the documentation (v2.2.2). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplot_tool.html
Version 2.2.2
matplotlib
Fork me on GitHub

Table Of Contents

matplotlib.pyplot.subplot_tool

matplotlib.pyplot.subplot_tool(targetfig=None)[source]

Launch a subplot tool window for a figure.

A matplotlib.widgets.SubplotTool instance is returned.

Examples using matplotlib.pyplot.subplot_tool