matplotlib.artist.Artist.set_alpha

Artist.set_alpha(self, alpha)[source]

Set the alpha value used for blending - not supported on all backends.

Parameters:
alphafloat or None