100pah commented on issue #9329: vue中按需引入dataZoom,明显比全量引入echarts,前后拖动操作更卡。是否还需引入某些性能优化组件? URL: https://github.com/apache/incubator-echarts/issues/9329#issuecomment-435661342 虽然我并没有试过,但是或许: > Properties that start with _ or $ will not be proxied on the Vue instance because they may conflict with Vue’s internal properties and API methods. You will have to access them as vm.$data._property. 参见: <https://vuejs.org/v2/api/#data>
---------------------------------------------------------------- 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]
