Adding a sorting alogrithm animation crashes the browser d3.js
Welcome , I tring to animate diffrent kinds of sorting alogrithms for now i want to setup animation with first that is bubble sort.My problem is when i click the start button to run the animation the whole browser crushes I am aware that this is triggered by the sorting function but I have no idea what to do so that there is no such problem.