Dear All, I have one . feature. pyplot as plt. from pylab import * x = arange (10) y = x # Plot junk and then a filled region plot (x, y) # Make a blue box ...
確定! 回上一頁