This question is related to enter link description here. I have this histogram but as you see it is very difficult to compare the bares. Is there any method to better represent the information for better comparison by eyes?Thanks.
问问题
177 次
1 回答
1
也许您想要对数 Y/X 轴。这可以通过使用一种变通方法来实现,此处对此进行了说明:
当我将 y 轴缩放更改为“对数”时,为什么我的直方图会变得不正确? 您不能只使用 'Yscale','log' ,因为:
条形图显示不正确;直方图条要么变成线条,要么完全消失。
于 2013-07-25T10:20:31.187 回答