... ax = plt.subplots(1, 1) divider = make_axes_locatable(ax) cax ... size="5%", pad=0.1) adm_gdf.plot(column='pop_est', ax=ax, legend=True, ...
確定! 回上一頁