You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The effect of this repo is great! And when I tries to add data after the page is first rendered, and not affect the existing circles, how should I do that? Currently I could only add data to the data array and re-render the whole again, but its not fluent. Could you kindly help on this?
Hi,
The effect of this repo is great! And when I tries to add data after the page is first rendered, and not affect the existing circles, how should I do that? Currently I could only add data to the data array and re-render the whole again, but its not fluent. Could you kindly help on this?
Thanks!