Closed sihoon1223 closed 2 years ago
@sihoon1223
Hello, Sorry for the late reply. I tried to reproduce it. but, It didn't work well.
Can you show your sample in detail? This is my link.
This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!
This issue will be closed due to inactivity. Thanks for your contribution!
Describe the bug I am using tui chart version 4.4.3 in javascript. After completing chart initialization and setting, the data is received through ajax and the setData function is called. At this time, the pie chart is rendered strangely. If you click a separate button to get data again and call the setData function, it works normally. Strangely, this phenomenon is repeated only when the first setData function is called. The sum of all data in the pie chart is 100% correct.... I don't know if this is a bug or if I coded it wrong. I need help.
To Reproduce Steps to reproduce the behavior: 1. initialization and setting
2. Get data via ajax
3. bug
4. click another button, It works normally.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.