而且圖表之間可以彼此交疊,所以能發揮更多的彈性。例如想要在圖表區加入子母圖表:程式碼:subplot5.py import matplotlib.pyplot as plt plt.figure(figsize=[8,4]) ...
確定! 回上一頁