You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/05/19 03:51:26 UTC

[GitHub] [echarts] pumpkindev opened a new issue #14991: Uncaught TypeError: Cannot read property 'dataToPoint' of undefined

pumpkindev opened a new issue #14991:
URL: https://github.com/apache/echarts/issues/14991


   ### Version
   5.1.1
   
   ### Reproduction link
   [https://codepen.io/pumpkindev/pen/ZEeBOjP](https://codepen.io/pumpkindev/pen/ZEeBOjP)
   
   ### Steps to reproduce
   关系图飞线渲染报错
   我关系图想在links上面设置飞线,初始化的时候用layout:force,点击后想要emphasis adjacency的效果,echart并不支持,所以想在点击之后获取关系图的坐标,
   并重新用layout:none渲染,渲染的时候同时加入飞线,报错如下
   ```TypeError: Cannot read property 'dataToPoint' of undefined
       at Object.progress (echarts.min.js:45)```
   
   ### What is expected?
   关系图用force渲染,使用飞线效果
   
   ### What is actually happening?
   ```TypeError: Cannot read property 'dataToPoint' of undefined
       at Object.progress (echarts.min.js:45)```
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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



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


[GitHub] [echarts] echarts-bot[bot] commented on issue #14991: Uncaught TypeError: Cannot read property 'dataToPoint' of undefined

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #14991:
URL: https://github.com/apache/echarts/issues/14991#issuecomment-843729054


   This issue is labeled with `difficulty: easy`.
   @pumpkindev Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the community to fix.
   
   Please have a look at [How to debug ECharts](https://github.com/apache/echarts/blob/master/CONTRIBUTING.md#how-to-debug-echarts) if you'd like to give a try. 🤓


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



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


[GitHub] [echarts] pumpkindev commented on issue #14991: Uncaught TypeError: Cannot read property 'dataToPoint' of undefined

Posted by GitBox <gi...@apache.org>.
pumpkindev commented on issue #14991:
URL: https://github.com/apache/echarts/issues/14991#issuecomment-843734787


   @pissang  5.3.0什么时候发布啊


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



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


[GitHub] [echarts] echarts-bot[bot] commented on issue #14991: Uncaught TypeError: Cannot read property 'dataToPoint' of undefined

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #14991:
URL: https://github.com/apache/echarts/issues/14991#issuecomment-843725134






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



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


[GitHub] [echarts] echarts-bot[bot] closed issue #14991: Uncaught TypeError: Cannot read property 'dataToPoint' of undefined

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] closed issue #14991:
URL: https://github.com/apache/echarts/issues/14991


   


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

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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