add_axes( (left_2, bottom_2, width_2, height_2)) ax2.plot(x, y) ... Axes sized to fill the Figure, ax1 = fig.add_axes((0 ...
確定! 回上一頁