react-apexcharts icon indicating copy to clipboard operation
react-apexcharts copied to clipboard

How to pass donut size instead of container height/width

Open sanjar-162 opened this issue 1 year ago • 0 comments

The top level component <ReactApexChart /> 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?

sanjar-162 avatar Aug 17 '23 07:08 sanjar-162