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/10/15 02:48:58 UTC

[GitHub] Ovilia commented on issue #9221: Echarts is flushing values when we resume live charts

Ovilia commented on issue #9221: Echarts is flushing values when we resume live charts
URL: https://github.com/apache/incubator-echarts/issues/9221#issuecomment-429692596
 
 
   This is not a problem with ECharts. You should manage the data and understand the relationship with `setInterval`. By calling `chart.setOption`, it just updates the data you give. So just make sure you give it the right data you wish.

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