mpl.pyplot.SubplotTool.__init__

SubplotTool.__init__(targetfig, toolfig)[source]
targetfig
The figure instance to adjust.
toolfig
The figure instance to embed the subplot tool into. If None, a default figure will be created. If you are using this from the GUI