@hamid wrote:
Hi team.
I downloaded the Radial Partition Diagram source code and easily run it. But my problem is when i put the generateGraph() function call into a setTimeout like following, it doesn't show anything.
setTimeout(function(){generateGraph();},3000);appreciate any help.
Posts: 3
Participants: 2