You are reading an old version of the documentation (v2.0.2). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.artist.Artist.set_alpha.html
matplotlib

Travis-CI:

This Page

matplotlib.artist.Artist.set_alpha

Artist.set_alpha(alpha)

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

ACCEPTS: float (0.0 transparent through 1.0 opaque)