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 ? Deep Learning avec Python
et Keras et Tensorflow
Voir le programme détaillé
Classe « FigureManagerBase »

Méthode matplotlib.pyplot.FigureManagerBase.pyplot_show

Signature de la méthode pyplot_show

def pyplot_show(*, block=None) 

Description

help(FigureManagerBase.pyplot_show)

Show all figures.  This method is the implementation of `.pyplot.show`.

To customize the behavior of `.pyplot.show`, interactive backends
should usually override `~.FigureManagerBase.start_main_loop`; if more
customized logic is necessary, `~.FigureManagerBase.pyplot_show` can
also be overridden.

Parameters
----------
block : bool, optional
    Whether to block by calling ``start_main_loop``.  The default,
    None, means to block if we are neither in IPython's ``%pylab`` mode
    nor in ``interactive`` mode.


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