make plotfig = plt.figure(figsize=(20, 10))ax = fig.add_subplot(111, aspect=”auto”)ax = squarify.plot(df_final[“USD_market_cap”], ...
確定! 回上一頁