apexcharts / react-apexcharts

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

Unable to add container margin to legend #527

Closed martinemulder closed 3 months ago

martinemulder commented 1 year ago

I am updating the containerMargin on the legend property in ApexOptions but my chart does not seem to do anything with this value:

legend: { containerMargin: { top: 50, }, }

image

How can I add margin to the container? Is there another way if this option is broken.

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.