Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Module « matplotlib.pyplot »

Fonction subplot_tool - module matplotlib.pyplot

Signature de la fonction subplot_tool

def subplot_tool(targetfig=None) 

Description

subplot_tool.__doc__

    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.