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 :

Vous êtes un professionnel et vous avez besoin d'une formation ? Machine Learning
avec Scikit-Learn
Voir le programme détaillé
Classe « Text »

Méthode matplotlib.pyplot.Text.set_rotation_mode

Signature de la méthode set_rotation_mode

def set_rotation_mode(self, m) 

Description

help(Text.set_rotation_mode)

Set text rotation mode.

Parameters
----------
m : {None, 'default', 'anchor'}
    If ``"default"``, the text will be first rotated, then aligned according
    to their horizontal and vertical alignments.  If ``"anchor"``, then
    alignment occurs before rotation. Passing ``None`` will set the rotation
    mode to ``"default"``.


Vous êtes un professionnel et vous avez besoin d'une formation ? Coder avec une
Intelligence Artificielle
Voir le programme détaillé