chenxuan0000 / vue-seamless-scroll

:beginner:A simple, seamless scrolling for Vue.js vue无缝滚动component
https://chenxuan0000.github.io/vue-seamless-scroll/
MIT License
1.83k stars 332 forks source link

与多个echarts在同一页面会导致卡顿 #176

Closed duoduoele closed 3 years ago

duoduoele commented 3 years ago

经过测试,只有在1~2个echarts图表的时候才不会卡,多了就会导致卡顿。。http://aduele.cn/btc/这是测试网址

chenxuan0000 commented 3 years ago

https://chenxuan0000.github.io/vue-seamless-scroll/zh/guide/09-echart.html

多个简单的Echart,并不会卡顿明显。 如果真卡 1、Echart复杂数据量大,数量多,单单使用Echart也会有卡顿 2、尝试关闭Echart动画,采样或者其他手段减少数据量