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.figure.Text.set_fontproperties

Signature de la méthode set_fontproperties

def set_fontproperties(self, fp) 

Description

help(Text.set_fontproperties)

Set the font properties that control the text.

Parameters
----------
fp : `.font_manager.FontProperties` or `str` or `pathlib.Path`
    If a `str`, it is interpreted as a fontconfig pattern parsed by
    `.FontProperties`.  If a `pathlib.Path`, it is interpreted as the
    absolute path to a font file.


Vous êtes un professionnel et vous avez besoin d'une formation ? Programmation Python
Les compléments
Voir le programme détaillé