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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to