Rounded corners are currently not supported in column charts as of now, but it’s on our wishlist for future updates. In the meantime, adding border-radius in the example shared in this article will help in achieving your requirement as shown in this JSFiddle.
Hi @Thangaraj Raman.
I went through the fiddle code that you provided. Was pretty straight forward, but in my use case we are using react, And we have no way of directly targeting the bars.
Any idea how I can achieve that in react?