CYBYOB commented on issue #21237:
URL: https://github.com/apache/echarts/issues/21237#issuecomment-3240636468

   > 1. 
看看[这个](https://stackoverflow.com/questions/76486403/expand-sunburst-echarts-on-each-click)关于如何一次显示一个级别的想法
   > 2. 
有[label.rotate](https://echarts.apache.org/en/option.html#series-sunburst.label.rotate)
 ‘切向’,但标签不会沿直径弯曲。
   
   感谢您的回复~
   1.自己也想过这种方案,但感觉不是很优雅——需自己实现不少的逻辑。个人想法是应提供类似 maxDepth的参数 或 至少可在 
[click事件](https://echarts.apache.org/zh/api.html#events.%E9%BC%A0%E6%A0%87%E4%BA%8B%E4%BB%B6)
 中暴露相关信息出来
   2.这个参数我是知道的,但个人认为增加1个绕着圆心展示的配置值可能会更友好写~


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to