Version
5.5.0
Link to Minimal Reproduction
demo
Steps to Reproduce
demo
Current Behavior
当前的缩略轴是使用第一个series的数据生成,当图形由多个series组合的时候(如:堆积图、折柱混合图),缩略轴的显示和实际图形的趋势对应错误
The current dataZoom is generated using the data from the first series. When the graph is composed of multiple series (such as stacked graphs, mixed column graphs), the display of the dataZoom corresponds incorrectly to the trend of the actual graph
Expected Behavior
缩略轴中可以把堆积图的数据聚合起来显示整体趋势,多个图形的情况也可以显示多个趋势
The dataZoom can aggregate the data of stacked graphs to display the overall trend, and multiple graphs can also display multiple trends
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response