echarts
echarts copied to clipboard
[Feature] 堆积柱状图的堆叠顺序支持自定义排序
What problem does this feature solve?
堆积柱状图的堆叠顺序按照series的顺序,而不是按照降序 代码链接:https://codesandbox.io/s/zoyoxh
What does the proposed API look like?
堆叠顺序按照series的顺序
@Cyycl It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
TRANSLATED
TITLE
[Feature] The stacking order of stacked column chart supports custom sorting
BODY
What problem does this feature solve?
Stacked column chart stacking order is in series order, not in descending order Code link: https://codesandbox.io/s/zoyoxh
What does the proposed API look like?
The stacking order is in the order of the series