Closed kiloppertry closed 7 months ago
i use react.js: const chart = new Chart("paper", 800, 800); chart.radix(data);
<Box sx={{ position: "fixed", left: "5%", top: "5%" }}>
<div id="paper"></div>
</Box>
Answered in the discussion topic
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional info (please complete the following information):
Additional context Add any other context about the problem here.