plainheart commented on issue #19380: URL: https://github.com/apache/echarts/issues/19380#issuecomment-1849538495
看代码对整个 _myChart_ 实例对象使用了 `ref` 导致被 Vue 代理,影响了 echarts 内部属性访问,考虑改用普通变量或 shallow API。参见 [FAQ](https://echarts.apache.org/faq.html#others) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
