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/11/01 08:41:57 UTC

[GitHub] dpwgit commented on issue #9321: Older series remain after setting new option

dpwgit commented on issue #9321: Older series remain after setting new option
URL: https://github.com/apache/incubator-echarts/issues/9321#issuecomment-434972267
 
 
   The second parameter in function `setOption()` determines whether it can merge with the previous `option`.
   ![image](https://user-images.githubusercontent.com/39178009/47841477-b5ffd080-ddf4-11e8-9cfe-600dbc0789f9.png)
   So try to set the second parameter to `true`.

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