Closed martinemulder closed 3 months 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, }, }
How can I add margin to the container? Is there another way if this option is broken.
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.
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, }, }
How can I add margin to the container? Is there another way if this option is broken.