... In [9]: fig, ax = plt.subplots(1, 1) In [10]: world.plot(column='pop_est', ax=ax, ... size="5%", pad=0.1) In [15]: world.plot(column='pop_est', ax=ax, ...
確定! 回上一頁