Myvideo

Guest

Login

Fill area of chart using matplotlib in python

Uploaded By: Myvideo
1 view
0
0 votes
0

import as plt y = [1,2,3,4,5,6] x = [1,2,1,2,3,2] x1 = [0,1,0,1,2,1] x2 = [2,3,2,3,4,3] (x,y) (y,x1,x2, color=“lightblue“, alpha=0.5) (2,3, color=“red“, alpha=0.2) (3,5, color=“green“, alpha=0.2) ()

Share with your friends

Link:

Embed:

Video Size:

Custom size:

x

Add to Playlist:

Favorites
My Playlist
Watch Later