xiongwu1 opened a new issue #8552: 折线图堆叠 左侧数据和折线位置不一致,请查看官网实例Demo URL: https://github.com/apache/incubator-echarts/issues/8552 ### One-line summary [问题简述] 折线图堆叠 纵向的数据和折线图的位置好像不一致啊,单独一条线访问的时候没问题的,好几条折线同时展示的时候就会有这样的问题,如下图所示  ### Version & Environment [查看官网实例] + ECharts version [查看官网实例]: + Browser version [chrome 67.0.3396.87(正式版本) (64 位)]: + OS Version [macOS High sierra 10.13.5]: ### Expected behaviour [期望结果] 期望结果 左侧的数字应该和折线图对应的位置一致 ### ECharts option [ECharts配置项] <!-- Copy and paste your 'echarts option' here. --> <!-- [下方贴你的option,注意不要删掉下方 ```javascript 和 尾部的 ``` 字样。最好是我们能够直接运行的 option。如何得到能运行的 option 参见上方的 guidelines for contributing] --> ```javascript option = { } ``` ### Other comments [其他信息] <!-- For example: Screenshot or Online demo --> <!-- [例如,截图或线上实例 (JSFiddle/JSBin/Codepen)] -->
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
