Open kgrigorian opened 5 years ago
got the same problem. and I did check the config.series, the series was definitely removed..
I have this issue too using setOption, can add more series but cannot unset the old one. How do I fix that?
try to use notMerge={true}
I have the same problem. Maybe the ngx-echarts library can use the second option explained in the ECharts documentation: https://echarts.apache.org/en/api.html#echartsInstance.setOption
There are two ways to remove components:
When updating chart both using setOption or merge with new series (removed 1 for example) it still shows on legend and tooltip.