开发者社区 问答 正文

matplotlib中的用于把下边界移到0点的代码是什么?

matplotlib中的用于把下边界移到0点的代码是什么?

展开
收起
游客k7rjnht6hbtk6 2021-11-29 18:40:12 316 分享 版权
1 条回答
写回答
取消 提交回答
  • ax.spines['bottom'].set_position(('data', 0))
    
    2021-11-29 18:40:34
    赞同 展开评论
问答分类:
问答地址: