W3cubDocs

/Matplotlib 3.5

matplotlib.artist.Artist.set_alpha

Artist.set_alpha(alpha)[source]

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

Parameters
alphascalar or None

alpha must be within the 0-1 range, inclusive.

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.5.1/api/_as_gen/matplotlib.artist.Artist.set_alpha.html