### Version 4.6.0 ### Steps to reproduce 想要实现这种柱状图堆叠效果: 1. 设置每根柱子的高度一致, 2. 按照数据的百分比进行堆叠 ### What is expected? 想要实现这种柱状图堆叠效果: 1. 设置每根柱子的高度一致, 2. 按照数据的百分比进行堆叠 ### What is actually happening? 查看了api 现在不支持, 只支持按照时序数据堆叠 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
Version
4.6.0
Steps to reproduce
想要实现这种柱状图堆叠效果:
What is expected?
想要实现这种柱状图堆叠效果:
What is actually happening?
查看了api 现在不支持,
只支持按照时序数据堆叠