wonderjar commented on issue #11702: 堆叠柱状图,各个category中的bar支持其他排序方式 URL: https://github.com/apache/incubator-echarts/issues/11702#issuecomment-558485534 > 你的这个截图貌似也不是按花费的顺序排列的,最下面的绿色的那条看起来比它上面那条要高。 > 如果要实现: > > > 1. 在每个月花费最多的是哪几类 2. 最多的几类顺序是否发生了变化 > > 这个两个效果的话,是不是这种图更能表达清楚:https://www.echartsjs.com/examples/zh/editor.html?c=bar-label-rotation 最下面的绿条是把过多的小项整合为其他,所以才会看起来数值比上边的大,思路还是按数值排序吧。分组柱状图支持的分组数量比较少吧,分组稍微多一些感觉空间就不够。
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
