CrazyRedTime commented on issue #18500:
URL: https://github.com/apache/echarts/issues/18500#issuecomment-1508884876

   Is `myChart.setOption(option, true)` do the same thing as 
   ```
   myChart.clear()
   myChart.setOption(option)
   ```
   ?
   There is no bug with first way and it's working perfect for me


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

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to