test123 / Sorting-Algorithm-Visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plotting graph is too slow.

test123 opened this issue · comments

Maybe use a better method for clearing and re-plotting the graph on every iteration?

See matplotlib.clf().