Why is the value of y bar larger than the actual range of y in stacked bar plot?

这一生的挚爱 提交于 2021-01-28 11:14:24

问题


I am trying to plot the stacked bar plot for the data frame, with x equals to the year release, and y equals to count. But why the range of y in the plot is almost 1000? The largest count value should be 33.

enter image description here

来源:https://stackoverflow.com/questions/64363878/why-is-the-value-of-y-bar-larger-than-the-actual-range-of-y-in-stacked-bar-plot

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!