You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/11/12 12:25:08 UTC

[GitHub] [echarts] pissang edited a comment on issue #16061: vue3.x & echartsV5.2.1, when i click the [ legend ] which on the chart, Console error: coordSys is undefined

pissang edited a comment on issue #16061:
URL: https://github.com/apache/echarts/issues/16061#issuecomment-967072186


   You put chart instance in your data. It's similar with using `ref`. It's not necessary and bad for performance because vue will proxy all properties in this chart instance recursively.


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org