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


With regards,
Apache Git Services

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

Reply via email to