You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/08/17 06:34:16 UTC

[GitHub] amittonge commented on issue #8834: How to avoid all chart component re-rendering of chart on calling setOption to update graphics element

amittonge commented on issue #8834: How to avoid all chart component re-rendering of chart on calling setOption to update graphics element
URL: https://github.com/apache/incubator-echarts/issues/8834#issuecomment-413771717
 
 
   Thanks for reply.
   I agree with you, that notMerge is set to be false, it will only update the changed part but it re-render whole chart which I want to avoid.
   In my case, I have render scatter plot which large amount of data and now I just call setOption to show/hide graphics element of type image on some event, But each time I call setOption, it re-render whole chart which I want to avoid in this case. Is their any way to do that. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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