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/03/04 05:30:54 UTC

[GitHub] [echarts] wycEmporer opened a new issue #14397: 希望 矩形树图 treemap 最后一层 可以 禁止点击

wycEmporer opened a new issue #14397:
URL: https://github.com/apache/echarts/issues/14397


   ### Version
   5.0.2
   
   ### Steps to reproduce
   series-treemap. nodeClick  = 'zoomToNode'booleanstring
   点击节点后的行为。可取值为:
   
   false:节点点击无反应。
   'zoomToNode':点击节点后缩放到节点。
   'link':如果节点数据中有 link 点击节点后会进行超链接跳转。
   
   ### What is expected?
   nodeClick  :false   可以最后一层单独设置,,禁止最后一层点击放大,别的层级效果不变
   
   ### What is actually happening?
   nodeClick  :false   影响的是全局,每一层都不能点击
   
   ---
   业务场景:到最后一层时,禁止点击事件,不要放大功能,
   
   <!-- 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 #14397: 希望 矩形树图 treemap 最后一层 可以 禁止点击

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






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