dfonnegra commented on issue #8986: Error when inserting new Series in a place different to the end of the list (for line chart) URL: https://github.com/apache/incubator-echarts/issues/8986#issuecomment-417992636 You are right... I implemented an example in codepen where the problem is seen if notMerge is not set. The content is composed of the chart for "option1" and the chart for option2"... You can see that they both are drawn correctly. Then if you click the button at the top left corner, the option for chart 1 will be changed to option2, the error is then thrown as you will see. https://codepen.io/daniel-fonnegra-garc-a/project/editor/AdzOPg
---------------------------------------------------------------- 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]
