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/08/22 15:18:13 UTC

[GitHub] VictorChen commented on issue #6202: Problems when updating chart through echartsInstance.setOption()

VictorChen commented on issue #6202: Problems when updating chart through echartsInstance.setOption()
URL: https://github.com/apache/incubator-echarts/issues/6202#issuecomment-415069916
 
 
   This sounds like a bug to me, if you can add a series via `setOption`, then you should be able to remove a series as well. Here's a quick reproducer of this bug:
   
   http://jsfiddle.net/douykvbc/
   
   Clicking on `One Line` and then `Two Lines` => works
   
   Clicking on `Two Lines` and then `One Line` => doesn't work

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