create a figure. fig = plt.figure(). # to change size of subplot's. # set height of each subplot as 8. fig.set_figheight( 8 ).
確定! 回上一頁