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 ? Sensibilisation à
l'Intelligence Artificielle
Voir le programme détaillé
Classe « Text »

Méthode matplotlib.pyplot.Text.set_bbox

Signature de la méthode set_bbox

def set_bbox(self, rectprops) 

Description

help(Text.set_bbox)

Draw a bounding box around self.

Parameters
----------
rectprops : dict with properties for `.patches.FancyBboxPatch`
     The default boxstyle is 'square'. The mutation
     scale of the `.patches.FancyBboxPatch` is set to the fontsize.

Examples
--------
::

    t.set_bbox(dict(facecolor='red', alpha=0.5))


Vous êtes un professionnel et vous avez besoin d'une formation ? Deep Learning avec Python
et Keras et Tensorflow
Voir le programme détaillé