100pah commented on issue #9329: 
vue中按需引入dataZoom,明显比全量引入echarts,前后拖动操作更卡。是否还需引入某些性能优化组件?
URL: 
https://github.com/apache/incubator-echarts/issues/9329#issuecomment-435656744
 
 
   有没有把 chart 实例,放在 vue 组件的 this 上?
   (因为之前其他人遇到的问题,把 chart 放在了 this 上导致 vue 对所有属性都进行包装,从而速度很慢,不知道会不会有这个原因)

----------------------------------------------------------------
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]

Reply via email to