Version 3.0.3
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