apexcharts / apexcharts.js

📊 Interactive JavaScript Charts built on SVG
https://apexcharts.com
MIT License
14.05k stars 1.28k forks source link

Support Border Radius for Donut, Pie and Polar Area Charts #4426

Open Thimows opened 2 months ago

Thimows commented 2 months ago

Summary

A very nice feature would be the ability to set the border radius of the Donut, Pie and Polar Area charts. This would allow us to make charts that look like this:

Donut Charts Question

API Changes

This setting could live in the plotOptions for the Donut, Pie and Polar Area charts and can be called borderRadius (just like for the bar charts)

feroz39 commented 2 months ago

It will be appreciated.

fornazaric commented 1 month ago

It would really be great, i might try to do a PR with the tools already available in the DrawPath method

mustafadilmac commented 1 month ago

This PR is ı guess not accepted yet. I can't figure it out.

Nathan7934 commented 3 weeks ago

Man, I was hoping sooo bad that this was already supported 😭