baggiomygod commented on issue #6983: 使用lines时,coords中出现Cannot read property 
'dataToPoint' of undefined
URL: 
https://github.com/apache/incubator-echarts/issues/6983#issuecomment-380723227
 
 
   我也遇到这个问题,请问解决了吗?
   我是用vue-charts是在linesLayout.js里coorSys.dataToPoint报错,其中coorSyS是null  不知道为何,
   ```
   series:[{
       type:'lines',
       coordinateSystem:'bmap',
       data:[...],
       // ....
   }]
   ```

----------------------------------------------------------------
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]

Reply via email to