HaoJie23 commented on issue #5711: 河流图TypeError: Cannot read property 'x' of undefined URL: https://github.com/apache/incubator-echarts/issues/5711#issuecomment-390898955 dataBody.push(["2015/11/09", 10, "DQ"]); dataBody.push(["2015/11/10", 10, "DQ"]); dataBody.push(["2015/11/11", 10, "DQ"]); dataBody.push(["2015/11/08", 10, "SS"]); dataBody.push(["2015/11/09", 10, "SS"]); dataBody.push(["2015/11/10", 10, "SS"]); dataBody.push(["2015/11/11", 10, "SS"]); dataBody.push(["2015/11/12", 10, "SS"]); dataBody.push(["2015/11/13", 10, "QG"]); dataBody.push(["2015/11/08", 10, "QG"]); dataBody.push(["2015/11/11", 10, "QG"]); dataBody.push(["2015/11/13", 10, "QG"]); 遇到同样问题,请问是如何解决的?
---------------------------------------------------------------- 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]
