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 :

Classe « GridSpec »

Méthode matplotlib.axes.GridSpec.get_subplot_params

Signature de la méthode get_subplot_params

def get_subplot_params(self, figure=None) 

Description

get_subplot_params.__doc__

        Return the `~.SubplotParams` for the GridSpec.

        In order of precedence the values are taken from

        - non-*None* attributes of the GridSpec
        - the provided *figure*
        - :rc:`figure.subplot.*`