apexcharts / react-apexcharts

📊 React Component for ApexCharts
https://apexcharts.com
MIT License
1.32k stars 159 forks source link

How to pass donut size instead of container height/width #540

Closed sanjar-162 closed 3 months ago

sanjar-162 commented 1 year ago

The top level component accepts height and width, but this is very not useful in case of a donut chart.

  1. Is there any way to pass donut size (radius), so that legends and other things space automatically.
  2. If no, how does 'donut radius' relate to 'width' taken by top level component?
github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.