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 « Line2D »

Méthode matplotlib.pyplot.Line2D.get_path

Signature de la méthode get_path

def get_path(self) 

Description

get_path.__doc__

        Return the :class:`~matplotlib.path.Path` object associated
        with this line.