aswjh opened a new issue #14270: URL: https://github.com/apache/echarts/issues/14270
### Version 5.0.2 ### Steps to reproduce 百度地图扩展的第一个空气质量例子(https://echarts.apache.org/examples/zh/editor.html?c=effectScatter-bmap) 1.设置类型为graph 2.设置emphasis: {focus: 'adjacency',} 则鼠标悬停到图标上时高亮失败,js错误信息有Uncaught TypeError: data.getLinkedData is not a function ### What is expected? 高亮相邻节点 ### What is actually happening? emphasis: {focus: 'adjacency',}令高亮失败 <!-- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
