jeffersonswartz commented on issue #6202: Problems when updating chart through echartsInstance.setOption() URL: https://github.com/apache/incubator-echarts/issues/6202#issuecomment-462313370 > Same issue here. To resolve it I set `notMerge` to `true` in setOption() as per [ECharts Documentation](https://ecomfe.github.io/echarts-doc/public/en/api.html#echartsInstance.setOption) Setting True Fixes it. It preserves the transition animation too. http://jsfiddle.net/jeffersonswartz/r6vuo0pq/1/
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
