开发者社区 问答 正文

matplotlib中添加fontpropeties属性的代码是什么?

matplotlib中添加fontpropeties属性的代码是什么?

展开
收起
游客szyg5ww7yqnwy 2021-12-01 18:15:59 285 分享 版权
1 条回答
写回答
取消 提交回答
  • plt.xticks(list(x)[::10]_xtick_label[::10],rotation=45,fontproperties=my_font)

    2021-12-01 19:21:28
    赞同 展开评论