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 2020/03/11 10:12:01 UTC

[GitHub] [incubator-echarts] ezubarev opened a new issue #12271: renderSeries is called when updating graphic component

ezubarev opened a new issue #12271: renderSeries is called when updating graphic component
URL: https://github.com/apache/incubator-echarts/issues/12271
 
 
   ### Version
   4.4.0
   
   ### Reproduction link
   [https://jsfiddle.net/w6yjs3ax/](https://jsfiddle.net/w6yjs3ax/)
   
   ### Steps to reproduce
   If there are a lot of series on chart the cost of updating the graphic element is too big. 
   Instead of render a single shape it also renders all series from scratch.
   It happens when using `chart.setOption({ graphic: ... }) `method.
   
   ### What is expected?
   renderSeries isn't called
   
   ### What is actually happening?
   renderSeries is called
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] pissang edited a comment on issue #12271: renderSeries is called when updating graphic component

Posted by GitBox <gi...@apache.org>.
pissang edited a comment on issue #12271: renderSeries is called when updating graphic component
URL: https://github.com/apache/incubator-echarts/issues/12271#issuecomment-599305224
 
 
   Probably in the version 4.9.0. Which is before the end of next month.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] ezubarev commented on issue #12271: renderSeries is called when updating graphic component

Posted by GitBox <gi...@apache.org>.
ezubarev commented on issue #12271: renderSeries is called when updating graphic component
URL: https://github.com/apache/incubator-echarts/issues/12271#issuecomment-598034334
 
 
   @pissang Could you say when you will be able to look into this issue?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] pissang commented on issue #12271: renderSeries is called when updating graphic component

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #12271: renderSeries is called when updating graphic component
URL: https://github.com/apache/incubator-echarts/issues/12271#issuecomment-599305224
 
 
   Probably in the version 4.9.0. Before the end of next month.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] pissang commented on issue #12271: renderSeries is called when updating graphic component

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #12271: renderSeries is called when updating graphic component
URL: https://github.com/apache/incubator-echarts/issues/12271#issuecomment-597597154
 
 
   `renderSeries` is not supposed to be called if there is only `graphic` being updated. We will look into this issue.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] ezubarev commented on issue #12271: renderSeries is called when updating graphic component

Posted by GitBox <gi...@apache.org>.
ezubarev commented on issue #12271:
URL: https://github.com/apache/incubator-echarts/issues/12271#issuecomment-618461773


   @pissang  any updated?


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

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


[GitHub] [incubator-echarts] ezubarev edited a comment on issue #12271: renderSeries is called when updating graphic component

Posted by GitBox <gi...@apache.org>.
ezubarev edited a comment on issue #12271:
URL: https://github.com/apache/incubator-echarts/issues/12271#issuecomment-618461773


   @pissang any updates?


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

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


[GitHub] [incubator-echarts] pissang commented on issue #12271: renderSeries is called when updating graphic component

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #12271:
URL: https://github.com/apache/incubator-echarts/issues/12271#issuecomment-667976717


   @ezubarev Sorry for the late reply. But we need to reschedule it to the 5.0


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

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