开发者社区 问答 正文

Matplotlib中bar()函数的标签名是什么?

Matplotlib中bar()函数的标签名是什么?

展开
收起
游客idfdmyeznavky 2021-12-02 22:19:19 547 分享 版权
1 条回答
写回答
取消 提交回答
  • matplotlib.pyplot.bar(x, height, width=0.8, bottom=None, *, align='center', data=None, **kwargs)

    2021-12-02 22:19:35
    赞同 展开评论