You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/08/21 04:38:13 UTC

[GitHub] yingxu9871 opened a new issue #8909: Sunburst with defined levels has empty circle when drill down.

yingxu9871 opened a new issue #8909: Sunburst with defined levels has empty circle when drill down.
URL: https://github.com/apache/incubator-echarts/issues/8909
 
 
   <!--
   为了方便我们能够复现和修复 bug,请遵从下面的规范描述您的问题。
   -->
   
   
   ### One-line summary [问题简述]
   
   Sunburst 如果定义每层level (r0, r), 下钻后会出现空圈, 不会自动填满整个图形。 但是客户不自定义levels(r0, r), 没有这个问题。即客户自定义level, drill down levels 不能良好自适应。
   可以用 sunburst demo 重现问题: http://echarts.baidu.com/examples/editor.html?c=sunburst-drink
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:
   + Browser version [浏览器类型和版本]:
   + OS Version [操作系统类型和版本]:
   
   ### Expected behaviour [期望结果]
   和Sunburst客户不自定义levels(r0, r)一样, 不出现空圈, 如图所示:
   1. 点击最外层节点
   ![image](https://user-images.githubusercontent.com/28331441/44380580-bc451700-a53e-11e8-8ca9-4d15ff01ea1e.png)
   2. 下钻后不会出现空圈
   ![image](https://user-images.githubusercontent.com/28331441/44380592-cebf5080-a53e-11e8-804c-b5b51a382b73.png)
   
   
   ### Other comments [其他信息]
   <!-- For example: Screenshot or Online demo -->
   <!-- [例如,截图或线上实例 (JSFiddle/JSBin/Codepen)] -->
   
   1. 点击节点下钻
   ![image](https://user-images.githubusercontent.com/28331441/44380497-522c7200-a53e-11e8-92ba-aa9e5137ffa8.png)
   2. 出现空圈
   ![image](https://user-images.githubusercontent.com/28331441/44380541-89028800-a53e-11e8-9bc0-8f706c4a4812.png)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org