import matplotlib.pyplot as plt. plt.stackplot(time, DDI * 100 , SDI * 100 ,CDI * 100 ,WDI * 100 , colors = [ 'green' , 'red' , 'yellow' ...
確定! 回上一頁