开发者社区 问答 正文

matplotlib中的作用是移动左、下边界离 Axes 10 个距离的代码是什么?

matplotlib中的作用是移动左、下边界离 Axes 10 个距离的代码是什么?

展开
收起
游客k7rjnht6hbtk6 2021-11-29 18:29:23 266 分享 版权
1 条回答
写回答
取消 提交回答
  • #ax.spines['left'].set_position(('outward', 10))
    
    2021-11-29 18:29:49
    赞同 展开评论