nuancheng opened a new issue #10175: echarts 的 convertToPixel 方法无法获取 tree图节点坐标 URL: https://github.com/apache/incubator-echarts/issues/10175 ### What problem does this feature solve? 树图的节点上可能会需要展示很多信息,采用图表展示,所以需要节点的坐标,可是根据提供的API并不能获取 ### What does the proposed API look like? convertToPixel 方法可以获取所有节点的位置 <!-- This issue is generated by echarts-issue-helper. 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
