wangmiaoduan commented on issue #11431: appendData这个方法只在Version 2.0 吗 URL: https://github.com/apache/incubator-echarts/issues/11431#issuecomment-543573552 myChart.appendData({ seriesIndex: 0, data: data }); 使用分片加载时,引用echarts.js Version 2.0 不会报错 其他版本都会提示myChart.appendData is not a function
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
