Open langbien opened 1 year ago
yes, its about the clean code.
and i agree the second picture of your code. is the way to place the data and bind into your Achart
rather than hardcode into your html.
i though it can be closed issue
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.
Hi there, I encountered a strange problem. When I put props in the ACharts component which is parent of apexchart, the first tag of the AChart component encountered a problem. I had to declare constants and put the props data in them to avoid the problem. I do not know why. someone had the same problem ? At the bottom right of the component side you see in the comments the way in which I subsequently declared constants to put the data there and that solved the problem