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

Méthode matplotlib.pyplot.PolarAxes.get_data_ratio

Signature de la méthode get_data_ratio

def get_data_ratio(self) 

Description

get_data_ratio.__doc__

        Return the aspect ratio of the data itself.  For a polar plot,
        this should always be 1.0