You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/05/22 08:00:22 UTC

[GitHub] HaoJie23 commented on issue #5711: 河流图TypeError: Cannot read property 'x' of undefined

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org