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. You must maintain a reference to the instance to keep the associated callbacks alive.

Examples using matplotlib.pyplot.subplot_tool

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.1/api/_as_gen/matplotlib.pyplot.subplot_tool.html