Colors
In this lesson, we will learn to change the color of the plots.
We'll cover the following...
Different representations of color
In this lesson, we will learn about color. Matplotlib supports a variety of color definitions, which are listed below:
RGBA
orRGB
: RGBA is short for red, green, blue and alpha. In this format, you pass a tuple with 3