Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

Radial Partition Diagram doesn't work with setTimeout()

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles