You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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