from matplotlib import font_manager # Create a Matplotlib Font object ... fontdict={"fontsize": 15, "family": font.name}) for ax in axs: ...
確定! 回上一頁