开发者社区 问答 正文

Matplotlib中直方图hist()参数orientation取horizontal表示什么?

Matplotlib中直方图hist()参数orientation取horizontal表示什么?

展开
收起
游客idfdmyeznavky 2021-12-02 22:16:07 630 分享 版权
1 条回答
写回答
取消 提交回答
  • 条形图将以y轴为基线,水平排列;简单理解为类似bar()转换成barh(),旋转90°

    2021-12-02 22:16:23
    赞同 展开评论