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/14 08:18:35 UTC

[GitHub] [echarts] sfh-hfs opened a new issue #14948: 旭日图点击事件nodeClick

sfh-hfs opened a new issue #14948:
URL: https://github.com/apache/echarts/issues/14948


   ### What problem does this feature solve?
   点击一个扇形区域,可以看到这个扇形所在的上(上之根节点)下(下至最底层)级所有的项目
   
   ### What does the proposed API look like?
   旭日图的点击属性 nodeClick 目前只有三个选项
   
   1.false:节点点击无反应。
   2.'rootToNode':点击节点后以该节点为根结点。
   3.'link':如果节点数据中有 link 点击节点后会进行超链接跳转。
   期望再加一个节点选项:
   4.点击节点后以“根”节点为根节点,而不是第二个 以“该节点”为根节点
   
   <!-- 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:
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 #14948: 旭日图点击事件nodeClick

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






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