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/10/29 16:00:19 UTC

[GitHub] 100pah edited a comment on issue #4856: 环形图 进度条两端如何设置圆角?

100pah edited a comment on issue #4856: 环形图 进度条两端如何设置圆角?
URL: https://github.com/apache/incubator-echarts/issues/4856#issuecomment-433967659
 
 
   @Ovilia  @AaronAlphabet  在 polar bar 里面支持 
   
   
   ```js
   itemStyle: {
       barBorderRadius: '50%'
   }
   ```
   
   能解决这个问题么?
   (polar bar 是指的类似:<http://echarts.baidu.com/examples/editor.html?c=bar-polar-stack>)
   

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