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 2019/01/27 18:40:52 UTC

[GitHub] 100pah commented on issue #9828: Is it possible to configure the use of synchronous rendering of charts?

100pah commented on issue #9828: Is it possible to configure the use of synchronous rendering of charts?
URL: https://github.com/apache/incubator-echarts/issues/9828#issuecomment-457942767
 
 
   > After the call to the setOption method, the chart is drawn.
   
   `line` and `scatter` are the same. After `setOption` called, it starts to render synchronously.
   But if `animation` or `progressive` enabled, it would be finished the render after a while.
   

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